WindowsClaimsIdentity メンバー
Extension of WindowsClaimsIdentity that includes claims representation.
次の表に、WindowsClaimsIdentity 型によって公開されているメンバーを示します。
パブリック コンストラクター
(プロテクト コンストラクター も参照してください)
名前 | 説明 | |
---|---|---|
WindowsClaimsIdentity | オーバーロードされています。 |
このページのトップへ
プロテクト コンストラクター
名前 | 説明 | |
---|---|---|
WindowsClaimsIdentity | オーバーロードされています。 Initializes an instance of WindowsClaimsIdentity. |
このページのトップへ
パブリック プロパティ
名前 | 説明 | |
---|---|---|
Actor | Gets the T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. | |
AuthenticationType | (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 | (WindowsIdentity から継承) | |
ImpersonationLevel | (WindowsIdentity から継承) | |
IsAnonymous | (WindowsIdentity から継承) | |
IsAuthenticated | (WindowsIdentity から継承) | |
IsGuest | (WindowsIdentity から継承) | |
IsSystem | (WindowsIdentity から継承) | |
Label | A string label for the user who is represented by this IClaimsIdentity. | |
Name | オーバーライドされています。 Gets the name of the current user. | |
NameClaimType | Claim type used for IIdentity.Name and represented as a string. | |
Owner | (WindowsIdentity から継承) | |
RoleClaimType | The claim type used for IPrincipal.IsInRole. | |
Token | (WindowsIdentity から継承) | |
User | (WindowsIdentity から継承) |
このページのトップへ
パブリック メソッド
(プロテクト メソッド も参照してください)
名前 | 説明 | |
---|---|---|
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 | オーバーロードされています。 | |
CreateFromUpn | オーバーロードされています。 | |
Dispose | オーバーロードされています。 | |
Equals | オーバーロードされています。 (Object から継承) | |
GetAnonymous | (WindowsIdentity から継承) | |
GetCurrent | オーバーロードされています。 | |
GetHashCode | (Object から継承) | |
GetType | (Object から継承) | |
Impersonate | オーバーロードされています。 (WindowsIdentity から継承) | |
ReferenceEquals | (Object から継承) | |
ToString | オーバーライドされています。 Returns a string representation of the T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object. |
このページのトップへ
プロテクト メソッド
名前 | 説明 | |
---|---|---|
CreatePrimarySidClaim | Creates a Windows SID Claim from the given WindowsClaimsIdentity. | |
Dispose | オーバーロードされています。 オーバーライドされています。 | |
Finalize | (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 | (Object から継承) |
このページのトップへ
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
System.Runtime.Serialization.IDeserializationCallback.OnDeserialization | (WindowsIdentity から継承) | |
System.Runtime.Serialization.ISerializable.GetObjectData |
このページのトップへ
関連項目
参照
WindowsClaimsIdentity クラス
Microsoft.IdentityModel.Claims 名前空間
Copyright © 2008 by Microsoft Corporation. All rights reserved.