IHeaderDictionary.XContentTypeOptions Property

Definition

Gets or sets the X-Content-Type-Options HTTP header.

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

Property Value

Applies to