次の方法で共有


WindowsClaimsIdentity メンバー

Extension of WindowsClaimsIdentity that includes claims representation.

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

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

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

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

このページのトップへ

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

  名前 説明
  WindowsClaimsIdentity オーバーロードされています。 Initializes an instance of WindowsClaimsIdentity.

このページのトップへ

パブリック プロパティ

  名前 説明
public property Actor Gets the T:Microsoft.IdentityModel.Claims.IClaimsIdentity of the calling party that was granted delegation rights.
public property AuthenticationType  (WindowsIdentity から継承)
public property BootstrapToken Gets or sets the token that was originally used to create this identity.
public property Claims Gets the list of T:Microsoft.IdentityModel.Claims.Claim values associated with this identity.
public property Groups  (WindowsIdentity から継承)
public property ImpersonationLevel  (WindowsIdentity から継承)
public property IsAnonymous  (WindowsIdentity から継承)
public property IsAuthenticated  (WindowsIdentity から継承)
public property IsGuest  (WindowsIdentity から継承)
public property IsSystem  (WindowsIdentity から継承)
public property Label A string label for the user who is represented by this IClaimsIdentity.
public property Name オーバーライドされています。 Gets the name of the current user.
public property NameClaimType Claim type used for IIdentity.Name and represented as a string.
public property Owner  (WindowsIdentity から継承)
public property RoleClaimType The claim type used for IPrincipal.IsInRole.
public property Token  (WindowsIdentity から継承)
public property User  (WindowsIdentity から継承)

このページのトップへ

パブリック メソッド

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

  名前 説明
public methodstatic CertificateLogon Creates a T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity associated with a given X509 certificate.
public method Copy Returns a new T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object copied from this object.
public methodstatic CreateFromCertificate オーバーロードされています。  
public methodstatic CreateFromUpn オーバーロードされています。  
public method Dispose オーバーロードされています。  
public method Equals  オーバーロードされています。 (Object から継承)
public methodstatic GetAnonymous  (WindowsIdentity から継承)
public methodstatic GetCurrent オーバーロードされています。  
public method GetHashCode  (Object から継承)
public method GetType  (Object から継承)
public method Impersonate  オーバーロードされています。 (WindowsIdentity から継承)
public methodstatic ReferenceEquals  (Object から継承)
public method ToString オーバーライドされています。 Returns a string representation of the T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object.

このページのトップへ

プロテクト メソッド

  名前 説明
protected method CreatePrimarySidClaim Creates a Windows SID Claim from the given WindowsClaimsIdentity.
protected method Dispose オーバーロードされています。 オーバーライドされています。  
protected method Finalize  (Object から継承)
protected method GetGroupSidClaims Creates a collection of SID claims that represent the users groups.
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.IDeserializationCallback.OnDeserialization  (WindowsIdentity から継承)
  System.Runtime.Serialization.ISerializable.GetObjectData  

このページのトップへ

関連項目

参照

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

Copyright © 2008 by Microsoft Corporation. All rights reserved.