Class XssConfiguration
Inheritance
System.Object
XssConfiguration
Implements
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.Models
Assembly: WaCore.Web.dll
Syntax
public class XssConfiguration : IConfigurationBase
Constructors
| Improve this Doc View SourceXssConfiguration()
Declaration
public XssConfiguration()
Properties
| Improve this Doc View SourceReportUri
Declaration
public string ReportUri { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XssSetting
Declaration
public XssConfiguration.XssMode XssSetting { get; set; }
Property Value
Type | Description |
---|---|
XssConfiguration.XssMode |
Methods
| Improve this Doc View SourceBuildHeaderValue()
Declaration
public string BuildHeaderValue()
Returns
Type | Description |
---|---|
System.String |