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