ModifyDNRequest.DistinguishedName Propriedade
Definição
A propriedade DistinguishedName contém o nome diferenciado do objeto.The DistinguishedName property contains the distinguished name of the object.
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
O nome distinto do objeto.The distinguished name of the object.