Public
Properties
Name | Description | |
---|---|---|
![]() |
Actor | T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. |
![]() ![]() |
AnonymousIdentity | Returns a ClaimsIdentity with zero claims. |
![]() |
AuthenticationType | Gets the type of authentication used. |
![]() |
BootstrapToken | Gets or sets the token that was originally used to create this identity. |
![]() |
Claims | Gets the list of T:Microsoft.IdentityModel.Claims.Claim values associated with this identity. |
![]() |
IsAuthenticated | Gets a value that indicates whether the user has been authenticated. |
![]() |
Label | A string label for the user who is represented by this IClaimsIdentity. |
![]() |
Name | Gets the name of the current user. |
![]() |
NameClaimType | Provides access to the name of the claim type used to determine IIdentity.Name. |
![]() |
RoleClaimType | Claim type used for IPrincipal.IsInRole. |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.