CorsAuthorizationFilter.PolicyName 속성

정의

를 가져오는 데 사용되는 정책 이름입니다 CorsPolicy.

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

속성 값

적용 대상