logoff (Command)

Prev Next

The logoff command terminates an administrative session.

Parameters

  
 Table: logoff input attributes (SOAP aministration)
Attribute nameData typeDescription

CREDFLD_SESSION_ID

String

Required. The session identifier of the current administrative session. The logon command returns this identifier after a successful logon (see  logon (Command)).

Up to 255 characters.

  
 Table: logoff output attributes (SOAP administration)
Attribute nameData typeDescription

CREDFLD_STATUS_MESSAGE

String

Required. Reason of failure.

Only specified if logoff is not successful.

CREDFLD_AUXILIARY_MESSAGE

String

Required. The serialized error stack.

Only specified if logoff is not successful.