AzureActiveDirectoryOpenIdConnectAuthenticatedContext Class

Definition

This class represents the context used as part of the Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationHandler.AuthenticateCoreAsync code path.

C#
public class AzureActiveDirectoryOpenIdConnectAuthenticatedContext : Microsoft.Owin.Security.Provider.BaseContext
Inheritance
Microsoft.Owin.Security.Provider.BaseContext
AzureActiveDirectoryOpenIdConnectAuthenticatedContext

Constructors

Properties

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.

Applies to

Product Versions
Azure SDK for .NET Legacy