IAuthenticationManager.User Property

Definition

Returns the current user for the request

public System.Security.Claims.ClaimsPrincipal User { get; set; }
member this.User : System.Security.Claims.ClaimsPrincipal with get, set
Public Property User As ClaimsPrincipal

Property Value

Applies to