Update Force Logoff
Sets the number of minutes to wait before ending a user's session with a server when the user account or valid logon time has expired.
Workflow inputs – Update Force Logoff
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
force logoff | Time, in minutes, to wait before ending a user's session with a server when the user account or valid logon time expires. | Yes | n/a |
domain | Apply force logoff update to a domain?
Valid values: true, false
Note: With a value of 'false' the force logoff will apply to the __ <hostname> supplied in the connection details input. | No | false |
Workflow outputs – Update Force Logoff
Call Workflow Output | Description |
output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
success | Did the operation succeed?
Valid values: true, false |