HeaderNames.AccessControlAllowHeaders 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.
Gets the Access-Control-Allow-Headers
HTTP header name.
public: System::String ^ AccessControlAllowHeaders;
public: static initonly System::String ^ AccessControlAllowHeaders;
public static readonly string AccessControlAllowHeaders;
public const string AccessControlAllowHeaders;
staticval mutable AccessControlAllowHeaders : string
val mutable AccessControlAllowHeaders : string
Public Shared ReadOnly AccessControlAllowHeaders As String
Public Const AccessControlAllowHeaders As String