Click or drag to resize

IClaimsPrincipal Properties

The IClaimsPrincipal type exposes the following members.

Properties
  NameDescription
Public propertyClaims
Gets the claims
Public propertyIdentities
Gets all the identities
Public propertyIdentity
Gets the identity of the current principal.
(Inherited from IPrincipal.)
Top
See Also