UserPassword custom property - SQL Server
- Last UpdatedAug 06, 2024
- 1 minute read
The string value of UserPassword specifies the user's SQL Server password to connect to a historical alarm database using SQL Server authentication. The default value is Null.
Assign values to the Username custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
String |
Input |
Null |
Assign a string attribute of an ArchestrA object or a static string value. UserPassword=ODA1.UserPassword UserName=WinPswd |
|
InTouch Tags |
String |
Input |
Null |
Assign a string InTouch tag or a static string value. Username=DBConnectPassword Username=SQLPswd |
Related Wizard options and custom properties
The AuthenticationMode Wizard option must be set to SQLServer to show the UserPassword custom property.
The Username custom property must be assigned the user's SQL Server user name to connect to a historical alarm database using SQL Server authentication.