TurnContextWrapper.Identity Property

Definition

Gets the claims identity associated with this turn context.

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

Property Value

Implements

Applies to