Share via


CorsResult.AllowedOrigin Property

Definition

Gets or sets the allowed origin.

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

Property Value

Applies to