The plugin part LDAP
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Network Plugin:LDAP:
All Console safe,
34 entry points.
- class LDAPMBS
- method Search(distinguishedName as string, Scope as Integer, Filter as String, Attrs() as String = nil, AttributesOnly as boolean = false, timeout as double = 1.0, SizeLimit as Integer = 0) as Dictionary()
- method Modify(distinguishedName as string, attrs() as LDAPModMBS)
- method Rename(distinguishedName as string, NewDistinguishedName as String, DeleteOldRdn as Boolean)
- method Rename(distinguishedName as string, NewRDN as String, NewParent as String, DeleteOldRdn as Boolean)
- method Delete(distinguishedName as string)
- method Add(distinguishedName as string, attrs() as LDAPModMBS)
- method Connect(TimeOutSeconds as double = 1.0)
- method Bind(Who as String, Cred as String, AuthMethod as Integer, Domain as String = "")
- method SimpleBind(Who as String, Cred as String)
- method StartTLS
- method Constructor
- method Constructor(URL as string)
- method Constructor(IP as string, Port as Integer, Open as Boolean = false, Secure as Boolean = false)
- property Handle as Integer
- property Lasterror as Integer
- property ProtocolVersion as Integer
- property TimeOut as Double
- property NetworkTimeOut as Double
- property Referrals as Integer
- property CACertFile as FolderItem
- shared method ErrorString(error as integer) as string
- event Error(ErrorCode as Integer, ErrorMessage as String, FunctionName as String)
- class LDAPModMBS
Blog Entries
Xojo Developer Magazine