次の方法で共有


SecurityRoleAttribute.Role プロパティ

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

Public Property Role As String
[C#]
public string Role {get; set;}
[C++]
public: __property String* get_Role();public: __property void set_Role(String*);
[JScript]
public function get Role() : String;public function set Role(String);

プロパティ値

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

必要条件

プラットフォーム: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

SecurityRoleAttribute クラス | SecurityRoleAttribute メンバ | System.EnterpriseServices 名前空間