Share via


AuthorizeAttribute.Roles 속성

정의

리소스에 액세스할 수 있는 쉼표로 구분된 역할 목록을 가져오거나 설정합니다.

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

속성 값

구현

적용 대상