This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Download Microsoft Edge
More info about Internet Explorer and Microsoft Edge
public:
abstract property System::Security::Claims::ClaimsPrincipal ^ User { System::Security::Claims::ClaimsPrincipal ^ get(); void set(System::Security::Claims::ClaimsPrincipal ^ value); };
public abstract System.Security.Claims.ClaimsPrincipal User { get; set; }
member this.User : System.Security.Claims.ClaimsPrincipal with get, set
Public MustOverride Property User As ClaimsPrincipal
Property Value