LOGOUT
This action forces logout of the specified user.
Syntax
LOGOUT AttributeIdentifier()
where AttributeIdentifier is the user to logout,
Example
FIND SystemUser WHERE SystemUser.LoginName='john' LOGOUT SystemUser
index action action list process user management
This action forces logout of the specified user.
LOGOUT AttributeIdentifier()
where AttributeIdentifier is the user to logout,
FIND SystemUser WHERE SystemUser.LoginName='john' LOGOUT SystemUser