IHeaderDictionary.XXSSProtection Property

Definition

Gets or sets the X-XSS-Protection HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues XXSSProtection { get; set; }
member this.XXSSProtection : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property XXSSProtection As StringValues

Property Value

Applies to