WindowsClaimsIdentity (Miembros)
Extension of WindowsClaimsIdentity that includes claims representation.
En las tablas siguientes se enumeran los miembros expuestos por el tipo WindowsClaimsIdentity.
Público Constructores
(vea también Protegido Constructores)
Nombre | Descripción | |
---|---|---|
WindowsClaimsIdentity | Sobrecargado. |
Arriba
Protegido Constructores
Nombre | Descripción | |
---|---|---|
WindowsClaimsIdentity | Sobrecargado. Initializes an instance of WindowsClaimsIdentity. |
Arriba
Público Propiedades
Nombre | Descripción | |
---|---|---|
Actor | Gets the T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. | |
AuthenticationType | (Se hereda 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 | (Se hereda de WindowsIdentity) | |
ImpersonationLevel | (Se hereda de WindowsIdentity) | |
IsAnonymous | (Se hereda de WindowsIdentity) | |
IsAuthenticated | (Se hereda de WindowsIdentity) | |
IsGuest | (Se hereda de WindowsIdentity) | |
IsSystem | (Se hereda de WindowsIdentity) | |
Label | A string label for the user who is represented by this IClaimsIdentity. | |
Name | Invalidado. Gets the name of the current user. | |
NameClaimType | Claim type used for IIdentity.Name and represented as a string. | |
Owner | (Se hereda de WindowsIdentity) | |
RoleClaimType | The claim type used for IPrincipal.IsInRole. | |
Token | (Se hereda de WindowsIdentity) | |
User | (Se hereda de WindowsIdentity) |
Arriba
Público Métodos
(vea también Protegido Métodos)
Nombre | Descripción | |
---|---|---|
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 | Sobrecargado. | |
CreateFromUpn | Sobrecargado. | |
Dispose | Sobrecargado. | |
Equals | Sobrecargado. (Se hereda de Object) | |
GetAnonymous | (Se hereda de WindowsIdentity) | |
GetCurrent | Sobrecargado. | |
GetHashCode | (Se hereda de Object) | |
GetType | (Se hereda de Object) | |
Impersonate | Sobrecargado. (Se hereda de WindowsIdentity) | |
ReferenceEquals | (Se hereda de Object) | |
ToString | Invalidado. Returns a string representation of the T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object. |
Arriba
Protegido Métodos
Nombre | Descripción | |
---|---|---|
CreatePrimarySidClaim | Creates a Windows SID Claim from the given WindowsClaimsIdentity. | |
Dispose | Sobrecargado. Invalidado. | |
Finalize | (Se hereda 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 | (Se hereda de Object) |
Arriba
Implementaciones de interfaz explícitas
Nombre | Descripción | |
---|---|---|
System.Runtime.Serialization.IDeserializationCallback.OnDeserialization | (Se hereda de WindowsIdentity) | |
System.Runtime.Serialization.ISerializable.GetObjectData |
Arriba
Vea también
Referencia
WindowsClaimsIdentity (Clase)
Microsoft.IdentityModel.Claims (Espacio de nombres)
Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.