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 const string AccessControlAllowHeaders;
public static readonly string AccessControlAllowHeaders;
val mutable AccessControlAllowHeaders : string
staticval mutable AccessControlAllowHeaders : string
Public Const AccessControlAllowHeaders As String
Public Shared ReadOnly AccessControlAllowHeaders As String