LdapConnection.AutoBind Eigenschaft

Definition

Die AutoBind-Eigenschaft gibt an, ob eine automatische Bindung zulässig ist.

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

Eigenschaftswert

true, wenn die automatische Bindung zulässig ist, andernfalls false.

Gilt für: