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

屬性值

套用於應用程式、元件、介面或方法的安全性角色。

適用於