Manage security and other information
- Last UpdatedJul 29, 2024
- 1 minute read
You can use the following system tags and functions to manage security.
|
Use |
To |
|---|---|
|
$AccessLevel |
Retrieve the access level of the currently logged in user. |
|
AddPermission() |
Assign access levels to a certain user group (local/domain). |
|
GetAccountStatus() |
Retrieve account information (password expiration, lock out, disable flags). |
|
$InactivityTimeout |
Indicate the time that elapses before the user is automatically logged off. |
|
$InactivityWarning |
Indicate the time for the time-out warning. |
|
InvisibleVerifyCredentials() |
Retrieve InTouch access level information of an OS user. |
|
IsAssignedRole() |
See if the currently logged on user has the specified user role. |
|
QueryGroupMembership() |
See if the currently logged on user is a member of a specified user role. |
For more information about security functions, see Secure InTouch in AVEVA™ InTouch HMI Management.