Compartir a través de


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

Arriba

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
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 Sobrecargado.  
public methodstatic CreateFromUpn Sobrecargado.  
public method Dispose Sobrecargado.  
public method Equals  Sobrecargado. (Se hereda de Object)
public methodstatic GetAnonymous  (Se hereda de WindowsIdentity)
public methodstatic GetCurrent Sobrecargado.  
public method GetHashCode  (Se hereda de Object)
public method GetType  (Se hereda de Object)
public method Impersonate  Sobrecargado. (Se hereda de WindowsIdentity)
public methodstatic ReferenceEquals  (Se hereda de Object)
public method ToString Invalidado. Returns a string representation of the T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object.

Arriba

Protegido Métodos

  Nombre Descripción
protected method CreatePrimarySidClaim Creates a Windows SID Claim from the given WindowsClaimsIdentity.
protected method Dispose Sobrecargado. Invalidado.  
protected method Finalize  (Se hereda 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  (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.