Public
Properties
Name | Description | |
---|---|---|
![]() |
Actor | Gets the T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. |
![]() |
AuthenticationType | (Inherited from WindowsIdentity) |
![]() |
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. |
![]() |
Groups | (Inherited from WindowsIdentity) |
![]() |
ImpersonationLevel | (Inherited from WindowsIdentity) |
![]() |
IsAnonymous | (Inherited from WindowsIdentity) |
![]() |
IsAuthenticated | (Inherited from WindowsIdentity) |
![]() |
IsGuest | (Inherited from WindowsIdentity) |
![]() |
IsSystem | (Inherited from WindowsIdentity) |
![]() |
Label | A string label for the user who is represented by this IClaimsIdentity. |
![]() |
Name | Overridden. Gets the name of the current user. |
![]() |
NameClaimType | Claim type used for IIdentity.Name and represented as a string. |
![]() |
Owner | (Inherited from WindowsIdentity) |
![]() |
RoleClaimType | The claim type used for IPrincipal.IsInRole. |
![]() |
Token | (Inherited from WindowsIdentity) |
![]() |
User | (Inherited from WindowsIdentity) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.