Class SecureHeadersConstants
Inheritance
System.Object
SecureHeadersConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: WaCore.Web.Middleware.SecureHeaders
Assembly: WaCore.Web.dll
Syntax
public static class SecureHeadersConstants
Fields
| Improve this Doc View SourceContentSecurityPolicyHeaderName
Declaration
public static readonly string ContentSecurityPolicyHeaderName
Field Value
Type | Description |
---|---|
System.String |
PublicKeyPinsHeaderName
Declaration
public static readonly string PublicKeyPinsHeaderName
Field Value
Type | Description |
---|---|
System.String |
ReferrerPolicyHeaderName
Declaration
public static readonly string ReferrerPolicyHeaderName
Field Value
Type | Description |
---|---|
System.String |
StrictTransportSecurityHeaderName
Declaration
public static readonly string StrictTransportSecurityHeaderName
Field Value
Type | Description |
---|---|
System.String |
XContentTypeOptions
Declaration
public static readonly string XContentTypeOptions
Field Value
Type | Description |
---|---|
System.String |
XFrameOptionsHeaderName
Declaration
public static readonly string XFrameOptionsHeaderName
Field Value
Type | Description |
---|---|
System.String |
XssProtectionHeaderName
Declaration
public static readonly string XssProtectionHeaderName
Field Value
Type | Description |
---|---|
System.String |