ModifyRequest.DistinguishedName Propiedad

Definición

La propiedad DistinguishedName contiene el nombre distintivo del objeto que se va a modificar.

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 de propiedad

Nombre distintivo del objeto que se va a modificar.

Se aplica a