Following are functions relating to Security:
Gets the full name of the current operator. |
|
Checks the privilege and area of the current operator. |
|
Logs an operator into the CitectSCADA system. Not available when logged in as Windows user. |
|
Displays a form that allows an operator to log in to the CitectSCADA system. |
|
Logs an operator out of the CitectSCADA system. |
|
Sets an idle time logout for the current operator. |
|
Displays a form that allows up for 4 users to have their credentials verified in order to approve an operation. |
|
Displays a form that allows up for 4 users to
have their credentials verified in order to approve a write of |
|
Gets the user name of the current operator. |
|
Creates a new user record during run time. Not available when logged in as Windows user. |
|
Displays a form to create a record for a new user. Not available when logged in as Windows user. |
|
Deletes a new user record during run time. Not available when logged in as Windows user. |
|
Displays a form for a selected user to create
or delete user records during run time. |
|
Gets information about the operator who is currently logged-in to the system. |
|
Logs an operator into the CitectSCADA system using a secure password string. |
|
Changes a user's password during run time. Not available when logged in as Windows user. |
|
Returns the number of days left before the
user's password is due to expire. |
|
Displays a form for the operator to change
their own password during run time. |
|
Sets the value of the given field for the given user record in the project configuration (users.dbf ) on the local machine. |
|
Triggers a recompile of the local project configuration, then notifies the running system that user configuration has been modified and needs to be reloaded. |
|
Uses the authentication functionality in the user login system. |
|
Displays a form that allows a single user to enter their credentials. |
|
Displays a form that allows any single user to
enter their credentials in order to approve a write of |
|
Displays the name of the operator who is currently logged-in to the system. |
See Also