The logoff command terminates an administrative session.
Parameters
Table: logoff input attributes (SOAP aministration) | Attribute name | Data type | Description |
|---|
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 name | Data type | Description |
|---|
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. |