Click or drag to resize

IClaimsIdentity Properties

The IClaimsIdentity type exposes the following members.

Properties
 NameDescription
Public propertyAuthenticationTypeGets the type of authentication used.
(Inherited from IIdentity)
Public propertyClaims Gets the claims
Public propertyIsAuthenticatedGets a value that indicates whether the user has been authenticated.
(Inherited from IIdentity)
Public propertyNameGets the name of the current user.
(Inherited from IIdentity)
Top
See Also