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