CorsConstants.AnyOrigin Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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