AzureActiveDirectoryOpenIdConnectAuthenticatedContext Class
This class represents the context used as part of the M:Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationHandler.AuthenticateCoreAsync code path.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Security (in Microsoft.WindowsAzure.Mobile.Service.Security.dll)
Microsoft.Owin.Security.Provider::BaseContext
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory::AzureActiveDirectoryOpenIdConnectAuthenticatedContext
| Name | Description | |
|---|---|---|
![]() | AzureActiveDirectoryOpenIdConnectAuthenticatedContext(IOwinContext^, String^, ClaimsIdentity^) | Initializes a new instance of the AzureActiveDirectoryOpenIdConnectAuthenticatedContext class. |
| 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.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)