CookieSignedInContext.Principal Property

Definition

Contains the claims that were converted into the outgoing cookie.

public:
 property System::Security::Claims::ClaimsPrincipal ^ Principal { System::Security::Claims::ClaimsPrincipal ^ get(); };
public System.Security.Claims.ClaimsPrincipal Principal { get; }
member this.Principal : System.Security.Claims.ClaimsPrincipal
Public ReadOnly Property Principal As ClaimsPrincipal

Property Value

Applies to