Condividi tramite


HstsOptions.ExcludedHosts Proprietà

Definizione

Elenco di nomi host che non aggiungeranno l'intestazione HSTS.

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)

Valore della proprietà

Si applica a