AzureActiveDirectoryOpenIdConnectAuthenticatedContext Properties

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Security (in Microsoft.WindowsAzure.Mobile.Service.Security.dll)

NameDescription
System_CAPS_pubpropertyIdentity

Gets the ClaimsIdentity representing the user.

System_CAPS_pubpropertyIdToken

Gets the Azure Active Directory ID token.

System_CAPS_pubpropertyIsValidated

Gets whether the user identity has been validated successfully.

System_CAPS_pubpropertyOwinContext

(Inherited from BaseContext.)

System_CAPS_pubpropertyRequest

(Inherited from BaseContext.)

System_CAPS_pubpropertyResponse

(Inherited from BaseContext.)

Return to top
Show: