Freigeben über


RsaClaimsIdentity Members

A representing authentication using a PKI key pair.

In den folgenden Tabellen sind die Mitglieder aufgeführt, die durch den Typ RsaClaimsIdentity eingeblendet werden:

Öffentlich Konstruktoren

(siehe auch Geschützt Konstruktoren)

  Name Beschreibung
  RsaClaimsIdentity Überladen.  

Seitenanfang

Geschützt Konstruktoren

  Name Beschreibung
  RsaClaimsIdentity Überladen.  

Seitenanfang

Öffentlich Felder

  Name Beschreibung
public field static DefaultIssuer  Gets the default value for the claim issuer if none is specified. (Geerbt von ClaimsIdentity)
public field static DefaultNameClaimType  The default name claim type. (Geerbt von ClaimsIdentity)

Seitenanfang

Öffentlich Eigenschaften

  Name Beschreibung
public property Actor  T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. (Geerbt von ClaimsIdentity)
public property static AnonymousIdentity  Returns a ClaimsIdentity with zero claims. (Geerbt von ClaimsIdentity)
public property AuthenticationType  Gets the type of authentication used.  (Geerbt von ClaimsIdentity)
public property BootstrapToken  Gets or sets the token that was originally used to create this identity. (Geerbt von ClaimsIdentity)
public property Claims  Gets the list of T:Microsoft.IdentityModel.Claims.Claim values associated with this identity. (Geerbt von ClaimsIdentity)
public property IsAuthenticated  Gets a value that indicates whether the user has been authenticated. (Geerbt von ClaimsIdentity)
public property Label  A string label for the user who is represented by this IClaimsIdentity. (Geerbt von ClaimsIdentity)
public property Name  Gets the name of the current user. (Geerbt von ClaimsIdentity)
public property NameClaimType  Provides access to the name of the claim type used to determine IIdentity.Name. (Geerbt von ClaimsIdentity)
public property RoleClaimType  Claim type used for IPrincipal.IsInRole. (Geerbt von ClaimsIdentity)

Seitenanfang

Öffentlich Methoden

(siehe auch Geschützt Methoden)

  Name Beschreibung
public method Copy  Returns a new T:Microsoft.IdentityModel.Claims.ClaimsIdentity object copied from this object. (Geerbt von ClaimsIdentity)
public method Equals  Überladen. (Geerbt von Object)
public methodstatic GetClaimsFromCertificate  (Geerbt von ClaimsIdentity)
public method GetHashCode  (Geerbt von Object)
public method GetType  (Geerbt von Object)
public methodstatic ReferenceEquals  (Geerbt von Object)
public method ToString  Returns a string representation of the T:Microsoft.IdentityModel.Claims.ClaimsIdentity object. (Geerbt von ClaimsIdentity)

Seitenanfang

Geschützt Methoden

  Name Beschreibung
protected method Finalize  (Geerbt von Object)
protected method GetObjectData Überschrieben. Populates the specified T:System.Runtime.Serialization.SerializationInfo with the serialization data for the WindowsClaimsIdentity.
protected method MemberwiseClone  (Geerbt von Object)

Seitenanfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
  System.Runtime.Serialization.ISerializable.GetObjectData  (Geerbt von ClaimsIdentity)

Seitenanfang

Siehe auch

Referenz

RsaClaimsIdentity Class
Microsoft.IdentityModel.Claims Namespace

Copyright © 2008 by Microsoft Corporation. Alle Rechte vorbehalten.