WindowsClaimsIdentity Members
Extension of WindowsClaimsIdentity that includes claims representation.
In den folgenden Tabellen sind die Mitglieder aufgeführt, die durch den Typ WindowsClaimsIdentity eingeblendet werden:
Öffentlich Konstruktoren
(siehe auch Geschützt Konstruktoren)
Name | Beschreibung | |
---|---|---|
WindowsClaimsIdentity | Überladen. |
Seitenanfang
Geschützt Konstruktoren
Name | Beschreibung | |
---|---|---|
WindowsClaimsIdentity | Überladen. Initializes an instance of WindowsClaimsIdentity. |
Seitenanfang
Öffentlich Eigenschaften
Name | Beschreibung | |
---|---|---|
![]() |
Actor | Gets the T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. |
![]() |
AuthenticationType | (Geerbt von 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 | (Geerbt von WindowsIdentity) |
![]() |
ImpersonationLevel | (Geerbt von WindowsIdentity) |
![]() |
IsAnonymous | (Geerbt von WindowsIdentity) |
![]() |
IsAuthenticated | (Geerbt von WindowsIdentity) |
![]() |
IsGuest | (Geerbt von WindowsIdentity) |
![]() |
IsSystem | (Geerbt von WindowsIdentity) |
![]() |
Label | A string label for the user who is represented by this IClaimsIdentity. |
![]() |
Name | Überschrieben. Gets the name of the current user. |
![]() |
NameClaimType | Claim type used for IIdentity.Name and represented as a string. |
![]() |
Owner | (Geerbt von WindowsIdentity) |
![]() |
RoleClaimType | The claim type used for IPrincipal.IsInRole. |
![]() |
Token | (Geerbt von WindowsIdentity) |
![]() |
User | (Geerbt von WindowsIdentity) |
Seitenanfang
Öffentlich Methoden
(siehe auch Geschützt Methoden)
Name | Beschreibung | |
---|---|---|
![]() ![]() |
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 | Überladen. |
![]() ![]() |
CreateFromUpn | Überladen. |
![]() |
Dispose | Überladen. |
![]() |
Equals | Überladen. (Geerbt von Object) |
![]() ![]() |
GetAnonymous | (Geerbt von WindowsIdentity) |
![]() ![]() |
GetCurrent | Überladen. |
![]() |
GetHashCode | (Geerbt von Object) |
![]() |
GetType | (Geerbt von Object) |
![]() |
Impersonate | Überladen. (Geerbt von WindowsIdentity) |
![]() ![]() |
ReferenceEquals | (Geerbt von Object) |
![]() |
ToString | Überschrieben. Returns a string representation of the T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object. |
Seitenanfang
Geschützt Methoden
Name | Beschreibung | |
---|---|---|
![]() |
CreatePrimarySidClaim | Creates a Windows SID Claim from the given WindowsClaimsIdentity. |
![]() |
Dispose | Überladen. Überschrieben. |
![]() |
Finalize | (Geerbt von 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 | (Geerbt von Object) |
Seitenanfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
System.Runtime.Serialization.IDeserializationCallback.OnDeserialization | (Geerbt von WindowsIdentity) | |
System.Runtime.Serialization.ISerializable.GetObjectData |
Seitenanfang
Siehe auch
Referenz
WindowsClaimsIdentity Class
Microsoft.IdentityModel.Claims Namespace
Copyright © 2008 by Microsoft Corporation. Alle Rechte vorbehalten.