Share via


CorsConstants.AnyOrigin Field

Definition

The value for the Access-Control-Allow-Origin response header to allow all origins.

public: static initonly System::String ^ AnyOrigin;
public static readonly string AnyOrigin;
 staticval mutable AnyOrigin : string
Public Shared ReadOnly AnyOrigin As String 

Field Value

Applies to