Share via


AuthorizeView.Policy 속성

정의

콘텐츠를 표시할 수 있는지 여부를 결정하는 정책 이름입니다.

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

속성 값

특성

적용 대상