Share via


PrincipalContext.Name 속성

정의

생성자의 name 매개 변수로 지정된 값을 가져옵니다.

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

속성 값

컨텍스트 형식의 도메인 또는 서버 Domain 이름, 컨텍스트 형식의 호스트 이름Machine, instance 호스트하는 ApplicationDirectory 서버의 이름 또는 null 이름이 설정되지 않은 경우 입니다.

적용 대상