SecurityRoleAttribute.Role プロパティ

定義

セキュリティ ロールを取得または設定します。

public:
 property System::String ^ Role { System::String ^ get(); void set(System::String ^ value); };
public string Role { get; set; }
member this.Role : string with get, set
Public Property Role As String

プロパティ値

アプリケーション、コンポーネント、インターフェイス、またはメソッドに適用されるセキュリティ ロール。

適用対象