UNBIND
This command is used to disconnect the client from the LDAP server
UNBIND ------------- no keywords --------------------------------|
Keywords
There are no keywords associated with this command.
Examples
RDML
CHANGE FIELD(#JSMCMD) TO(UNBIND)
USE BUILTIN(JSM_COMMAND) WITH_ARGS(#JSMCMD) TO_GET(#JSMSTS #JSMMSG)
RDMLX
#JSMCMD := UnBind
Use Builtin(JSMX_COMMAND) With_Args(#JSMHND #JSMCMD) To_Get(#JSMSTS #JSMMSG)