ModifyDNRequest.NewParentDistinguishedName 属性
定义
NewParentDistinguishedName 属性包含对象新父级的识别名。The NewParentDistinguishedName property contains the distinguished name of the new parent of the object.
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
属性值
对象新父级的识别名。The distinguished name of the new parent of the object.