EnableCorsAttribute.PolicyName Property

Definition

The name of the policy which needs to be applied.

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

Implements

Applies to