다음을 통해 공유


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

속성 값

애플리케이션, 구성 요소, 인터페이스 또는 메서드에 적용되는 보안 역할입니다.

적용 대상