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

属性值

对象新父级的识别名。

适用于