HstsOptions.ExcludedHosts Propriedade

Definição

Uma lista de nomes de host que não adicionarão o cabeçalho 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)

Valor da propriedade

Aplica-se a