Platforms to show: All Mac Windows Linux Cross-Platform

Back to LDAPMBS class.

LDAPMBS.CACertFile as FolderItem

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LDAP MBS Network Plugin 19.4 ✅ Yes ❌ No ✅ Yes ✅ Yes All
The path for CACert file.

Should be PEM format.
Lasterror is set.
(Read and Write property)

LDAPMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LDAP MBS Network Plugin 15.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The internal object reference.

(Read and Write property)

LDAPMBS.Lasterror as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LDAP MBS Network Plugin 15.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The last error code.

(Read and Write property)

LDAPMBS.NetworkTimeOut as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LDAP MBS Network Plugin 19.2 ✅ Yes ❌ No ✅ Yes ✅ Yes All
The network timeout.
Example
dim l as LDAPMBS
l.NetworkTimeOut = 2.5 // 2.5 seconds

This is the timeout for the underlaying sockets.
Value is in seconds with resolution to microseconds.
(Read and Write property)

LDAPMBS.ProtocolVersion as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LDAP MBS Network Plugin 15.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Get or set the protocol version to use.

(Read and Write property)

LDAPMBS.Referrals as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LDAP MBS Network Plugin 16.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies whether to automatically follow referrals returned by the LDAP server.

(Read and Write property)

LDAPMBS.TimeOut as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LDAP MBS Network Plugin 19.2 ✅ Yes ❌ No ✅ Yes ✅ Yes All
The default timeout.
Example
dim l as LDAPMBS
l.TimeOut = 2.5 // 2.5 seconds

Value is in seconds with resolution to microseconds.
(Read and Write property)

The items on this page are in the following plugins: MBS Network Plugin.


The biggest plugin in space...