AzureActiveDirectoryOpenIdConnectAuthenticatedContext.Identity Property

Definition

Gets the ClaimsIdentity representing the user.

public System.Security.Claims.ClaimsIdentity Identity { get; }
member this.Identity : System.Security.Claims.ClaimsIdentity
Public ReadOnly Property Identity As ClaimsIdentity

Property Value

Applies to