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 | |
---|---|---|
Actor | Gets the T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. | |
AuthenticationType | (hérité de 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 | (hérité de WindowsIdentity) | |
ImpersonationLevel | (hérité de WindowsIdentity) | |
IsAnonymous | (hérité de WindowsIdentity) | |
IsAuthenticated | (hérité de WindowsIdentity) | |
IsGuest | (hérité de WindowsIdentity) | |
IsSystem | (hérité de WindowsIdentity) | |
Label | A string label for the user who is represented by this IClaimsIdentity. | |
Name | Remplacé. Gets the name of the current user. | |
NameClaimType | Claim type used for IIdentity.Name and represented as a string. | |
Owner | (hérité de WindowsIdentity) | |
RoleClaimType | The claim type used for IPrincipal.IsInRole. | |
Token | (hérité de WindowsIdentity) | |
User | (hérité de WindowsIdentity) |
Haut
Public Méthodes
(voir également Protégé Méthodes)
Nom | Description | |
---|---|---|
CertificateLogon | Creates a T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity associated with a given X509 certificate. | |
Copy | Returns a new T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object copied from this object. | |
CreateFromCertificate | Surchargé. | |
CreateFromUpn | Surchargé. | |
Dispose | Surchargé. | |
Equals | Surchargé. (hérité de Object) | |
GetAnonymous | (hérité de WindowsIdentity) | |
GetCurrent | Surchargé. | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
Impersonate | Surchargé. (hérité de WindowsIdentity) | |
ReferenceEquals | (hérité de Object) | |
ToString | Remplacé. Returns a string representation of the T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object. |
Haut
Protégé Méthodes
Nom | Description | |
---|---|---|
CreatePrimarySidClaim | Creates a Windows SID Claim from the given WindowsClaimsIdentity. | |
Dispose | Surchargé. Remplacé. | |
Finalize | (hérité de Object) | |
GetGroupSidClaims | Creates a collection of SID claims that represent the users groups. | |
GetObjectData | Populates the specified T:System.Runtime.Serialization.SerializationInfo with the serialization data for the WindowsClaimsIdentity. | |
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.