CorsAuthorizationFilter.PolicyName Property

Definition

The policy name used to fetch a 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

Property Value

Applies to