Bearbeiten

SearchResultEntry.DistinguishedName Property

Definition

The DistinguishedName property contains the distinguished name of the returned entry.

public:
 property System::String ^ DistinguishedName { System::String ^ get(); };
public string DistinguishedName { get; }
member this.DistinguishedName : string
Public ReadOnly Property DistinguishedName As String

Property Value

The distinguished name of the returned entry.

Applies to