Table of Contents

, , , ,

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