The Entry's distinguished name.
[Visual Basic] MustOverride Public Property ReadOnly DN As String [C#] public abstract string DN { get; } [C++] public: abstract __property String* get_DN(); [JScript] public abstract function get DN() : String
Entry Class | LdapServices.Ldap Namespace