AuthorizeAttribute.Policy 속성

정의

리소스에 대한 액세스를 결정하는 정책 이름을 가져오거나 설정합니다.

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

속성 값

구현

적용 대상