Public Properties

  Name Description
public property Actor Gets the T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights.
public property AuthenticationType  (Inherited from WindowsIdentity)
public property BootstrapToken Gets or sets the token that was originally used to create this identity.
public property Claims Gets the list of T:Microsoft.IdentityModel.Claims.Claim values associated with this identity.
public property Groups  (Inherited from WindowsIdentity)
public property ImpersonationLevel  (Inherited from WindowsIdentity)
public property IsAnonymous  (Inherited from WindowsIdentity)
public property IsAuthenticated  (Inherited from WindowsIdentity)
public property IsGuest  (Inherited from WindowsIdentity)
public property IsSystem  (Inherited from WindowsIdentity)
public property Label A string label for the user who is represented by this IClaimsIdentity.
public property Name Overridden. Gets the name of the current user.
public property NameClaimType Claim type used for IIdentity.Name and represented as a string.
public property Owner  (Inherited from WindowsIdentity)
public property RoleClaimType The claim type used for IPrincipal.IsInRole.
public property Token  (Inherited from WindowsIdentity)
public property User  (Inherited from WindowsIdentity)

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.