Share via


EndpointPermission.Hostname 속성

정의

이 엔드포인트와 관련된 서버의 DNS 호스트 이름이나 IP 주소를 가져옵니다.

public:
 property System::String ^ Hostname { System::String ^ get(); };
public string Hostname { get; }
member this.Hostname : string
Public ReadOnly Property Hostname As String

속성 값

서버의 DNS 호스트 이름이나 IP 주소가 들어 있는 문자열입니다.

적용 대상