ClaimsPrincipal Constructor ()

.NET Framework (current version)
 

Initializes a new instance of the ClaimsPrincipal class.

Namespace:   System.Security.Claims
Assembly:  mscorlib (in mscorlib.dll)

public:
ClaimsPrincipal()

No identities are associated with the new instance. (The Identities collection is empty).

Universal Windows Platform
Available since 10
.NET Framework
Available since 4.5
Return to top
Show: