DirectoryServicesPermissionAttribute.Path 속성

정의

권한이 적용되는 Active Directory 도메인 서비스 노드의 경로를 가져오거나 설정합니다.

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
public string? Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

속성 값

Active Directory 도메인 서비스 노드에 대한 경로입니다. 기본값은 "*"입니다.

예외

속성 값은 null 참조(Visual Basic의 경우 Nothing)입니다.

적용 대상

추가 정보