Membres RsaClaimsIdentity
A representing authentication using a PKI key pair.
Les tableaux suivants répertorient les membres exposés par le type RsaClaimsIdentity.
Public Constructeurs
(voir également Protégé Constructeurs)
Nom | Description | |
---|---|---|
RsaClaimsIdentity | Surchargé. |
Haut
Protégé Constructeurs
Nom | Description | |
---|---|---|
RsaClaimsIdentity | Surchargé. |
Haut
Public Champs
Nom | Description | |
---|---|---|
DefaultIssuer | Gets the default value for the claim issuer if none is specified. (hérité de ClaimsIdentity) | |
DefaultNameClaimType | The default name claim type. (hérité de ClaimsIdentity) |
Haut
Public Propriétés
Nom | Description | |
---|---|---|
Actor | T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. (hérité de ClaimsIdentity) | |
AnonymousIdentity | Returns a ClaimsIdentity with zero claims. (hérité de ClaimsIdentity) | |
AuthenticationType | Gets the type of authentication used. (hérité de ClaimsIdentity) | |
BootstrapToken | Gets or sets the token that was originally used to create this identity. (hérité de ClaimsIdentity) | |
Claims | Gets the list of T:Microsoft.IdentityModel.Claims.Claim values associated with this identity. (hérité de ClaimsIdentity) | |
IsAuthenticated | Gets a value that indicates whether the user has been authenticated. (hérité de ClaimsIdentity) | |
Label | A string label for the user who is represented by this IClaimsIdentity. (hérité de ClaimsIdentity) | |
Name | Gets the name of the current user. (hérité de ClaimsIdentity) | |
NameClaimType | Provides access to the name of the claim type used to determine IIdentity.Name. (hérité de ClaimsIdentity) | |
RoleClaimType | Claim type used for IPrincipal.IsInRole. (hérité de ClaimsIdentity) |
Haut
Public Méthodes
(voir également Protégé Méthodes)
Nom | Description | |
---|---|---|
Copy | Returns a new T:Microsoft.IdentityModel.Claims.ClaimsIdentity object copied from this object. (hérité de ClaimsIdentity) | |
Equals | Surchargé. (hérité de Object) | |
GetClaimsFromCertificate | (hérité de ClaimsIdentity) | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
ReferenceEquals | (hérité de Object) | |
ToString | Returns a string representation of the T:Microsoft.IdentityModel.Claims.ClaimsIdentity object. (hérité de ClaimsIdentity) |
Haut
Protégé Méthodes
Nom | Description | |
---|---|---|
Finalize | (hérité de Object) | |
GetObjectData | Remplacé. 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.ISerializable.GetObjectData | (hérité de ClaimsIdentity) |
Haut
Voir aussi
Référence
Classe RsaClaimsIdentity
Espace de noms Microsoft.IdentityModel.Claims
Copyright © 2008 Microsoft Corporation.Tous droits réservés.