Partager via


Membres WindowsClaimsIdentity

Extension of WindowsClaimsIdentity that includes claims representation.

Les tableaux suivants répertorient les membres exposés par le type WindowsClaimsIdentity.

Public Constructeurs

(voir également Protégé Constructeurs)

  Nom Description
  WindowsClaimsIdentity Surchargé.  

Haut

Protégé Constructeurs

  Nom Description
  WindowsClaimsIdentity Surchargé. Initializes an instance of WindowsClaimsIdentity.

Haut

Public Propriétés

  Nom Description
public property Actor Gets the T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights.
public property AuthenticationType  (hérité de 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  (hérité de WindowsIdentity)
public property ImpersonationLevel  (hérité de WindowsIdentity)
public property IsAnonymous  (hérité de WindowsIdentity)
public property IsAuthenticated  (hérité de WindowsIdentity)
public property IsGuest  (hérité de WindowsIdentity)
public property IsSystem  (hérité de WindowsIdentity)
public property Label A string label for the user who is represented by this IClaimsIdentity.
public property Name Remplacé. Gets the name of the current user.
public property NameClaimType Claim type used for IIdentity.Name and represented as a string.
public property Owner  (hérité de WindowsIdentity)
public property RoleClaimType The claim type used for IPrincipal.IsInRole.
public property Token  (hérité de WindowsIdentity)
public property User  (hérité de WindowsIdentity)

Haut

Public Méthodes

(voir également Protégé Méthodes)

  Nom Description
public methodstatic CertificateLogon Creates a T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity associated with a given X509 certificate.
public method Copy Returns a new T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object copied from this object.
public methodstatic CreateFromCertificate Surchargé.  
public methodstatic CreateFromUpn Surchargé.  
public method Dispose Surchargé.  
public method Equals  Surchargé. (hérité de Object)
public methodstatic GetAnonymous  (hérité de WindowsIdentity)
public methodstatic GetCurrent Surchargé.  
public method GetHashCode  (hérité de Object)
public method GetType  (hérité de Object)
public method Impersonate  Surchargé. (hérité de WindowsIdentity)
public methodstatic ReferenceEquals  (hérité de Object)
public method ToString Remplacé. Returns a string representation of the T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object.

Haut

Protégé Méthodes

  Nom Description
protected method CreatePrimarySidClaim Creates a Windows SID Claim from the given WindowsClaimsIdentity.
protected method Dispose Surchargé. Remplacé.  
protected method Finalize  (hérité de Object)
protected method GetGroupSidClaims Creates a collection of SID claims that represent the users groups.
protected method GetObjectData Populates the specified T:System.Runtime.Serialization.SerializationInfo with the serialization data for the WindowsClaimsIdentity.
protected method MemberwiseClone  (hérité de Object)

Haut

Implémentation d'interface explicite

  Nom Description
  System.Runtime.Serialization.IDeserializationCallback.OnDeserialization  (hérité de WindowsIdentity)
  System.Runtime.Serialization.ISerializable.GetObjectData  

Haut

Voir aussi

Référence

Classe WindowsClaimsIdentity
Espace de noms Microsoft.IdentityModel.Claims

Copyright © 2008 Microsoft Corporation.Tous droits réservés.