ModifyRequest.DistinguishedName Propriedade

Definição

A propriedade DistinguishedName contém o nome diferenciado do objeto a modificar.The DistinguishedName property contains the distinguished name of the object to modify.

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

Valor da propriedade

String

O nome diferenciado do objeto a ser modificado.The distinguished name of the object to modify.

Aplica-se a