次の方法で共有


RsaClaimsIdentity メンバー

A representing authentication using a PKI key pair.

次の表に、RsaClaimsIdentity 型によって公開されているメンバーを示します。

パブリック コンストラクター

(プロテクト コンストラクター も参照してください)

  名前 説明
  RsaClaimsIdentity オーバーロードされています。  

このページのトップへ

プロテクト コンストラクター

  名前 説明
  RsaClaimsIdentity オーバーロードされています。  

このページのトップへ

パブリック フィールド

  名前 説明
public field static DefaultIssuer  Gets the default value for the claim issuer if none is specified. (ClaimsIdentity から継承)
public field static DefaultNameClaimType  The default name claim type. (ClaimsIdentity から継承)

このページのトップへ

パブリック プロパティ

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

このページのトップへ

パブリック メソッド

(プロテクト メソッド も参照してください)

  名前 説明
public method Copy  Returns a new T:Microsoft.IdentityModel.Claims.ClaimsIdentity object copied from this object. (ClaimsIdentity から継承)
public method Equals  オーバーロードされています。 (Object から継承)
public methodstatic GetClaimsFromCertificate  (ClaimsIdentity から継承)
public method GetHashCode  (Object から継承)
public method GetType  (Object から継承)
public methodstatic ReferenceEquals  (Object から継承)
public method ToString  Returns a string representation of the T:Microsoft.IdentityModel.Claims.ClaimsIdentity object. (ClaimsIdentity から継承)

このページのトップへ

プロテクト メソッド

  名前 説明
protected method Finalize  (Object から継承)
protected method GetObjectData オーバーライドされています。 Populates the specified T:System.Runtime.Serialization.SerializationInfo with the serialization data for the WindowsClaimsIdentity.
protected method MemberwiseClone  (Object から継承)

このページのトップへ

明示的なインターフェイスの実装

  名前 説明
  System.Runtime.Serialization.ISerializable.GetObjectData  (ClaimsIdentity から継承)

このページのトップへ

関連項目

参照

RsaClaimsIdentity クラス
Microsoft.IdentityModel.Claims 名前空間

Copyright © 2008 by Microsoft Corporation. All rights reserved.