IHeaderDictionary.StrictTransportSecurity Property

Definition

Gets or sets the Strict-Transport-Security HTTP header.

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

Property Value

Applies to