AzureActiveDirectoryOpenIdConnectAuthenticatedContext Properties
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory
Assembly: Microsoft.WindowsAzure.Mobile.Service.Security (in Microsoft.WindowsAzure.Mobile.Service.Security.dll)
| Name | Description | |
|---|---|---|
![]() | Identity | Gets the ClaimsIdentity representing the user. |
![]() | IdToken | Gets the Azure Active Directory ID token. |
![]() | IsValidated | Gets whether the user identity has been validated successfully. |
![]() | OwinContext | (Inherited from BaseContext.) |
![]() | Request | (Inherited from BaseContext.) |
![]() | Response | (Inherited from BaseContext.) |
Show:
