다음을 통해 공유


DirectoryServicesPermissionEntry.Path 속성

정의

Path 속성은 권한이 적용되는 Active Directory 도메인 서비스 노드의 경로를 가져옵니다.

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

속성 값

Active Directory 도메인 서비스 노드에 대한 경로입니다.

적용 대상