RequiresRoleAttribute のメンバー
DomainOperationEntry を呼び出すことができるロール セットを指定します。
RequiresRoleAttribute データ型で公開されるメンバーを以下の表に示します。
パブリック コンストラクター
名前 | 説明 | |
---|---|---|
RequiresRoleAttribute | オーバーロードされます。RequiresRoleAttribute クラスの新しいインスタンスを初期化します。 |
このページのトップへ
パブリック プロパティ
名前 | 説明 | |
---|---|---|
ErrorMessage | ErrorMessage で返される予定のリテラル エラー メッセージ、またはリソース キーを取得または設定します。 (AuthorizationAttribute から継承) | |
ResourceType | ErrorMessage のリソース マネージャーとして使用する Type を取得または設定します。 (AuthorizationAttribute から継承) | |
Roles | 操作を呼び出すことができるロールを取得します。 | |
TypeId | オーバーライドされます。この属性の一意の識別子を取得します。 |
このページのトップへ
パブリック メソッド
(プロテクト メソッド も参照)
名前 | 説明 | |
---|---|---|
Authorize | (AuthorizationAttribute から継承) | |
Equals | オーバーロードされます。(Attribute から継承) | |
GetCustomAttribute | オーバーロードされます。(Attribute から継承) | |
GetCustomAttributes | オーバーロードされます。(Attribute から継承) | |
GetHashCode | (Attribute から継承) | |
GetType | (Object から継承) | |
IsDefaultAttribute | (Attribute から継承) | |
IsDefined | オーバーロードされます。(Attribute から継承) | |
Match | (Attribute から継承) | |
ReferenceEquals | (Object から継承) | |
ToString | (Object から継承) |
このページのトップへ
プロテクト メソッド
名前 | 説明 | |
---|---|---|
Finalize | (Object から継承) | |
FormatErrorMessage | (AuthorizationAttribute から継承) | |
IsAuthorized | (AuthorizationAttribute から継承) | |
MemberwiseClone | (Object から継承) |
このページのトップへ
明示的インターフェイスの実装
このページのトップへ
参照
リファレンス
RequiresRoleAttribute クラス
System.ServiceModel.DomainServices.Server 名前空間