AzureActiveDirectoryLoginAuthenticationProvider Methods

 

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

NameDescription
System_CAPS_pubmethodApplyChallenge(OAuthChallengeContext^)
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.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodInitializeTokenIssuers()

Initializes the token issuers by requesting the token issuer

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.

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.

Return to top
Show: