次の方法で共有


ClaimsPrincipalPermissionAttribute メンバー

ClaimsPrincipalPermissionAttribute is used to declaratively request a ClaimsPrincipalPermission.

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

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

  名前 説明
  ClaimsPrincipalPermissionAttribute Creates an instance of ClaimsPrincipalPermissionAttribute.

このページのトップへ

パブリック プロパティ

  名前 説明
public property Action  (SecurityAttribute から継承)
public property Operation  
public property Resource  
public property TypeId  (Attribute から継承)
public property Unrestricted  (SecurityAttribute から継承)

このページのトップへ

パブリック メソッド

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

  名前 説明
public method CreatePermission オーバーライドされています。 Creates and returns a new instance of ClaimsPrincipalPermission class.
public method Equals  オーバーロードされています。 (Attribute から継承)
public methodstatic GetCustomAttribute  オーバーロードされています。 (Attribute から継承)
public methodstatic GetCustomAttributes  オーバーロードされています。 (Attribute から継承)
public method GetHashCode  (Attribute から継承)
public method GetType  (Object から継承)
public method IsDefaultAttribute  (Attribute から継承)
public methodstatic IsDefined  オーバーロードされています。 (Attribute から継承)
public method Match  (Attribute から継承)
public methodstatic ReferenceEquals  (Object から継承)
public method ToString  (Object から継承)

このページのトップへ

プロテクト メソッド

  名前 説明
protected method Finalize  (Object から継承)
protected method MemberwiseClone  (Object から継承)

このページのトップへ

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

  名前 説明
  System.Runtime.InteropServices._Attribute.GetIDsOfNames  (Attribute から継承)
  System.Runtime.InteropServices._Attribute.GetTypeInfo  (Attribute から継承)
  System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (Attribute から継承)
  System.Runtime.InteropServices._Attribute.Invoke  (Attribute から継承)

このページのトップへ

関連項目

参照

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

Copyright © 2008 by Microsoft Corporation. All rights reserved.