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