AddRequest.DistinguishedName Property

Definition

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

Property Value

The distinguished name of the object.

Applies to