HstsOptions.ExcludedHosts Propriété

Définition

Liste des noms d’hôtes qui n’ajouteront pas l’en-tête 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)

Valeur de propriété

S’applique à