HstsOptions.Preload 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定 Strict-Transport-Security 標頭的預先載入參數。
public:
property bool Preload { bool get(); void set(bool value); };
public bool Preload { get; set; }
member this.Preload : bool with get, set
Public Property Preload As Boolean
屬性值
備註
預先載入不是 RFC 規格的一部分,但網頁瀏覽器支援在全新安裝時預先載入 HSTS 網站。 請參閱https://hstspreload.org/.