Share via


CorsResult.VaryByOrigin Property

Definition

Gets or sets a value indicating if a 'Vary' header with the value 'Origin' is required.

public:
 property bool VaryByOrigin { bool get(); void set(bool value); };
public bool VaryByOrigin { get; set; }
member this.VaryByOrigin : bool with get, set
Public Property VaryByOrigin As Boolean

Property Value

Applies to