다음을 통해 공유


ModifyDNRequest.NewParentDistinguishedName 속성

정의

NewParentDistinguishedName 속성에는 개체에 대한 새 부모의 고유 이름이 포함되어 있습니다.

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

속성 값

개체에 대한 새 부모의 고유 이름입니다.

적용 대상