Share via


AuthorizeView.Roles 속성

정의

콘텐츠를 표시할 수 있는 쉼표로 구분된 역할 목록입니다.

public:
 property System::String ^ Roles { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Components.Parameter]
public string Roles { get; set; }
[Microsoft.AspNetCore.Components.Parameter]
public string? Roles { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Roles : string with get, set
Public Property Roles As String

속성 값

특성

적용 대상