Mono Class Library: Novell.Directory.Ldap.LdapConnection Overview | Members

Novell.Directory.Ldap.LdapConnection.Bind Method

Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, and LDAP version. [Edit]

[System.CLSCompliant(IsCompliant=False)]
public virtual void Bind (int version, string dn, sbyte[] passwd)

Parameters

version
Documentation for this section has not yet been entered. [Edit]
dn
Documentation for this section has not yet been entered. [Edit]
passwd
Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: Novell.Directory.Ldap
Assembly: Novell.Directory.Ldap (in Novell.Directory.Ldap.dll)