Database.UserID property
- Last UpdatedJul 19, 2024
- 1 minute read
The Database.UserID property is a read-write string property that gets or sets the name of user authorized to access the Alarm Database.
Syntax
result = AlarmClient.Database.UserID;
AlarmClient.Database.UserID = UserName;
Remarks
For more information, see Show historical alarms and/or events.