AzureActiveDirectoryOpenIdConnectAuthenticationProvider Methods

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security.Providers
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Security (in Microsoft.WindowsAzure.Mobile.Service.Security.dll)

NameDescription
System_CAPS_pubmethodApplyChallenge(OAuthChallengeContext)
System_CAPS_pubmethodAuthenticated(AzureActiveDirectoryOpenIdConnectAuthenticatedContext)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetTenantIssuer(HttpClient, String)

Returns the issuer for the specified tenant.(Inherited from AzureActiveDirectoryLoginAuthenticationProvider.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodInitializeTokenIssuers()

Initializes the token issuers by requesting the token issuer(Inherited from AzureActiveDirectoryLoginAuthenticationProvider.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodRequestToken(OAuthRequestTokenContext)
System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_protmethodUpdateTokenContext(OAuthRequestTokenContext)

Gets the token from the Authorization HTTP header field or from the request body.(Inherited from AzureActiveDirectoryLoginAuthenticationProvider.)

System_CAPS_pubmethodValidateIdentity(OAuthValidateIdentityContext)
System_CAPS_protmethodValidateTokenIssuer(ClaimsIdentity)

Verifies that the identity tenant issuer is in the allowed set determined by the set of tenants configured for this service.(Inherited from AzureActiveDirectoryLoginAuthenticationProvider.)

Return to top
Show: