Salesforce

LDAPDisconnect (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

LDAPDisconnect (Magic xpa 3.x)

Closes the session with LDAP.

Syntax:

LDAPDisconnect (LDAP connection handle)

Parameters:

LDAP connection handle – If this parameter is 0 or missing, the function will act using the connection from the LOGON. If this parameter is positive, the function will act using the connection from this handle.

Returns:

Logical – True for success

Example:

LDAPDisconnect (A) – where A is the handle received by the LDAPConnect function.

See also:

LDAP Authentication

Since version:

1.5 SP2

Reference
Attachment 
Attachment