HeaderNames.AccessControlAllowCredentials 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-Credentials
HTTP header name.
public: System::String ^ AccessControlAllowCredentials;
public: static initonly System::String ^ AccessControlAllowCredentials;
public const string AccessControlAllowCredentials;
public static readonly string AccessControlAllowCredentials;
val mutable AccessControlAllowCredentials : string
staticval mutable AccessControlAllowCredentials : string
Public Const AccessControlAllowCredentials As String
Public Shared ReadOnly AccessControlAllowCredentials As String