DRAG DROP
You are developing an Internet-based ASP.NET Web API application that manages pet data.
You install an SSL certificate on the web server to encrypt calls to the API. You create a class named
PetAuthorization, which inherits from a type named AuthorizeAttribute, and implements the
OnAuthorization() method.
You need to implement basic authentication for the API.
What should you do? (To answer, drag the appropriate words to the correct targets in the answer area.
Words may be used once, more than once, or not at all. You may need to drag the split bar between
panes or scroll to view content)
You need to implement basic authentication for the API
DRAG DROP
You are developing an Internet-based ASP.NET Web API application that manages pet data.
You install an SSL certificate on the web server to encrypt calls to the API. You create a class named
PetAuthorization, which inherits from a type named AuthorizeAttribute, and implements the
OnAuthorization() method.
You need to implement basic authentication for the API.
What should you do? (To answer, drag the appropriate words to the correct targets in the answer area.
Words may be used once, more than once, or not at all. You may need to drag the split bar between
panes or scroll to view content)