HstsOptions.ExcludedHosts Eigenschaft

Definition

Eine Liste von Hostnamen, die den HSTS-Header nicht hinzufügen.

public:
 property System::Collections::Generic::IList<System::String ^> ^ ExcludedHosts { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> ExcludedHosts { get; }
member this.ExcludedHosts : System.Collections.Generic.IList<string>
Public ReadOnly Property ExcludedHosts As IList(Of String)

Eigenschaftswert

Gilt für: