Security in Workflows
Security events and information can be used within Workflows. These are located under User Security in the Objects list when configuring blocks.
Triggers
Trigger | Description |
---|---|
User Logged In | A user has logged in to Runtime. |
User Logged Out | A user has logged out of Runtime. |
Login Attempts Exceeded | A user has exceeded the maximum number of login attempts allowed. |
Commands
Command | Description |
---|---|
Logout | Logs out currently logged in user. |
Properties
Property | Description |
---|---|
Item ID | The unique identifier for this item. |
Item Type | The Type of item this is. |
Name | The value for this property is the Description configured via the property grid when the item is selected in Designer. |
Logged In | Whether a user is currently logged in. |
Currently Logged In Users Name | The name of the logged in user. |
Is Security Enabled | Whether security is enabled in the project. |