Log on and log off
- Last UpdatedJul 29, 2024
- 1 minute read
You can use the following functions and system tags to log on and log off.
|
Use |
To |
|---|---|
|
AttemptInvisibleLogon() |
Log on a user by supplying authentication data in the parameters. |
|
LogonCurrentUser() |
Log on the currently logged on Windows user (if authentication mode is "OS"). |
|
PostLogonDialog() |
Show the Logon dialog box. |
|
Logoff() |
Log off the current user. |
|
$PasswordEntered |
Set a password. |
|
$OperatorEntered |
Set a valid user name. |
|
$OperatorDomainEntered |
Set a valid user domain name (if authentication mode is "OS"). |
For more information about security functions, see Secure InTouch in AVEVA™ InTouch HMI Management.