HstsOptions.ExcludedHosts 속성

정의

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)

속성 값

적용 대상