ModifyRequest.DistinguishedName 属性

定义

DistinguishedName 属性包含要修改的对象的识别名。

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

属性值

要修改的对象的识别名。

适用于