LdapConnection.AutoBind Propiedad

Definición

La propiedad AutoBind especifica si se permite un enlace automático.

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

Valor de propiedad

Boolean

Es true si se permite el enlace automático; en caso contrario, es false.

Se aplica a