AzureActiveDirectoryLoginAuthenticationProvider Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Security.Providers
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ApplyChallenge(OAuthChallengeContext^) | (Inherited from OAuthBearerAuthenticationProvider.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetTenantIssuer(HttpClient^, String^) | Returns the issuer for the specified tenant. |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeTokenIssuers() | Initializes the token issuers by requesting the token issuer |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RequestToken(OAuthRequestTokenContext^) | |
![]() | ToString() | (Inherited from Object.) |
![]() | UpdateTokenContext(OAuthRequestTokenContext^) | Gets the token from the Authorization HTTP header field or from the request body. |
![]() | ValidateIdentity(OAuthValidateIdentityContext^) | |
![]() | ValidateTokenIssuer(ClaimsIdentity^) | Verifies that the identity tenant issuer is in the allowed set determined by the set of tenants configured for this service. |
Show:

