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 | |
---|---|---|
![]() ![]() |
DefaultIssuer | Gets the default value for the claim issuer if none is specified. (Geerbt von ClaimsIdentity) |
![]() ![]() |
DefaultNameClaimType | The default name claim type. (Geerbt von ClaimsIdentity) |
Seitenanfang
Öffentlich Eigenschaften
Name | Beschreibung | |
---|---|---|
![]() |
Actor | T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. (Geerbt von ClaimsIdentity) |
![]() ![]() |
AnonymousIdentity | Returns a ClaimsIdentity with zero claims. (Geerbt von ClaimsIdentity) |
![]() |
AuthenticationType | Gets the type of authentication used. (Geerbt von ClaimsIdentity) |
![]() |
BootstrapToken | Gets or sets the token that was originally used to create this identity. (Geerbt von ClaimsIdentity) |
![]() |
Claims | Gets the list of T:Microsoft.IdentityModel.Claims.Claim values associated with this identity. (Geerbt von ClaimsIdentity) |
![]() |
IsAuthenticated | Gets a value that indicates whether the user has been authenticated. (Geerbt von ClaimsIdentity) |
![]() |
Label | A string label for the user who is represented by this IClaimsIdentity. (Geerbt von ClaimsIdentity) |
![]() |
Name | Gets the name of the current user. (Geerbt von ClaimsIdentity) |
![]() |
NameClaimType | Provides access to the name of the claim type used to determine IIdentity.Name. (Geerbt von ClaimsIdentity) |
![]() |
RoleClaimType | Claim type used for IPrincipal.IsInRole. (Geerbt von ClaimsIdentity) |
Seitenanfang
Öffentlich Methoden
(siehe auch Geschützt Methoden)
Name | Beschreibung | |
---|---|---|
![]() |
Copy | Returns a new T:Microsoft.IdentityModel.Claims.ClaimsIdentity object copied from this object. (Geerbt von ClaimsIdentity) |
![]() |
Equals | Überladen. (Geerbt von Object) |
![]() ![]() |
GetClaimsFromCertificate | (Geerbt von ClaimsIdentity) |
![]() |
GetHashCode | (Geerbt von Object) |
![]() |
GetType | (Geerbt von Object) |
![]() ![]() |
ReferenceEquals | (Geerbt von Object) |
![]() |
ToString | Returns a string representation of the T:Microsoft.IdentityModel.Claims.ClaimsIdentity object. (Geerbt von ClaimsIdentity) |
Seitenanfang
Geschützt Methoden
Name | Beschreibung | |
---|---|---|
![]() |
Finalize | (Geerbt von Object) |
![]() |
GetObjectData | Überschrieben. Populates the specified T:System.Runtime.Serialization.SerializationInfo with the serialization data for the WindowsClaimsIdentity. |
![]() |
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.