AzureActiveDirectoryOpenIdConnectAuthenticatedContext Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class represents the context used as part of the Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationHandler.AuthenticateCoreAsync code path.
public class AzureActiveDirectoryOpenIdConnectAuthenticatedContext : Microsoft.Owin.Security.Provider.BaseContext
type AzureActiveDirectoryOpenIdConnectAuthenticatedContext = class
inherit BaseContext
Public Class AzureActiveDirectoryOpenIdConnectAuthenticatedContext
Inherits BaseContext
- Inheritance
-
Microsoft.Owin.Security.Provider.BaseContextAzureActiveDirectoryOpenIdConnectAuthenticatedContext
Azure |
Initializes a new instance of the AzureActiveDirectoryOpenIdConnectAuthenticatedContext class |
Identity |
Gets the ClaimsIdentity representing the user. |
Id |
Gets the Azure Active Directory ID token. |
Is |
Gets whether the user identity has been validated successfully. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: