HeaderNames.AccessControlAllowMethods Field

Definition

Gets the Access-Control-Allow-Methods HTTP header name.

public: System::String ^ AccessControlAllowMethods;
public: static initonly System::String ^ AccessControlAllowMethods;
public const string AccessControlAllowMethods;
public static readonly string AccessControlAllowMethods;
val mutable AccessControlAllowMethods : string
 staticval mutable AccessControlAllowMethods : string
Public Const AccessControlAllowMethods As String 
Public Shared ReadOnly AccessControlAllowMethods As String 

Field Value

Applies to