LdapConnection.AutoBind Eigenschap

Definitie

De AutoBind eigenschap geeft aan of een automatische binding is toegestaan.

public:
 property bool AutoBind { bool get(); void set(bool value); };
public bool AutoBind { get; set; }
member this.AutoBind : bool with get, set
Public Property AutoBind As Boolean

Waarde van eigenschap

true indien automatische binding is toegestaan; anders, false.

Van toepassing op