RsaClaimsIdentity メンバー
A representing authentication using a PKI key pair.
次の表に、RsaClaimsIdentity 型によって公開されているメンバーを示します。
パブリック コンストラクター
(プロテクト コンストラクター も参照してください)
名前 | 説明 | |
---|---|---|
RsaClaimsIdentity | オーバーロードされています。 |
このページのトップへ
プロテクト コンストラクター
名前 | 説明 | |
---|---|---|
RsaClaimsIdentity | オーバーロードされています。 |
このページのトップへ
パブリック フィールド
名前 | 説明 | |
---|---|---|
DefaultIssuer | Gets the default value for the claim issuer if none is specified. (ClaimsIdentity から継承) | |
DefaultNameClaimType | The default name claim type. (ClaimsIdentity から継承) |
このページのトップへ
パブリック プロパティ
名前 | 説明 | |
---|---|---|
Actor | T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights. (ClaimsIdentity から継承) | |
AnonymousIdentity | Returns a ClaimsIdentity with zero claims. (ClaimsIdentity から継承) | |
AuthenticationType | Gets the type of authentication used. (ClaimsIdentity から継承) | |
BootstrapToken | Gets or sets the token that was originally used to create this identity. (ClaimsIdentity から継承) | |
Claims | Gets the list of T:Microsoft.IdentityModel.Claims.Claim values associated with this identity. (ClaimsIdentity から継承) | |
IsAuthenticated | Gets a value that indicates whether the user has been authenticated. (ClaimsIdentity から継承) | |
Label | A string label for the user who is represented by this IClaimsIdentity. (ClaimsIdentity から継承) | |
Name | Gets the name of the current user. (ClaimsIdentity から継承) | |
NameClaimType | Provides access to the name of the claim type used to determine IIdentity.Name. (ClaimsIdentity から継承) | |
RoleClaimType | Claim type used for IPrincipal.IsInRole. (ClaimsIdentity から継承) |
このページのトップへ
パブリック メソッド
(プロテクト メソッド も参照してください)
名前 | 説明 | |
---|---|---|
Copy | Returns a new T:Microsoft.IdentityModel.Claims.ClaimsIdentity object copied from this object. (ClaimsIdentity から継承) | |
Equals | オーバーロードされています。 (Object から継承) | |
GetClaimsFromCertificate | (ClaimsIdentity から継承) | |
GetHashCode | (Object から継承) | |
GetType | (Object から継承) | |
ReferenceEquals | (Object から継承) | |
ToString | Returns a string representation of the T:Microsoft.IdentityModel.Claims.ClaimsIdentity object. (ClaimsIdentity から継承) |
このページのトップへ
プロテクト メソッド
名前 | 説明 | |
---|---|---|
Finalize | (Object から継承) | |
GetObjectData | オーバーライドされています。 Populates the specified T:System.Runtime.Serialization.SerializationInfo with the serialization data for the WindowsClaimsIdentity. | |
MemberwiseClone | (Object から継承) |
このページのトップへ
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
System.Runtime.Serialization.ISerializable.GetObjectData | (ClaimsIdentity から継承) |
このページのトップへ
関連項目
参照
RsaClaimsIdentity クラス
Microsoft.IdentityModel.Claims 名前空間
Copyright © 2008 by Microsoft Corporation. All rights reserved.