AuthenticationMode Wizard option
- Last UpdatedAug 05, 2024
- 1 minute read
Selects the authentication mode to access a historical alarm database. Possible values are
-
WindowsIntegrated (Default)
-
WindowsAccount
-
SQLServer
Note: The SQLServer option is not available if the selected database is HistoryBlocks.
Related Wizard options and custom properties
The SA_Alarm_HistoryPage symbol provides different sets of authentication custom properties based on the value selected for AuthenticationMode.
|
Wizard options |
Custom properties |
|
AuthenticationMode: WindowsIntegrated |
None |
|
AuthenticationMode: WindowsAccount |
DomainName custom property: Set to the name of the Windows domain in which the user is a member. |
|
Username custom property: Set to the user's Windows user name |
|
|
UserPassword custom property - Windows: Set to the user's current Windows password. |
|
|
AuthenticationMode: SQLServer |
Username custom property - SQL Server: Set to the user's SQL Server user name. |
|
UserPassword custom property - SQL Server: Set to the user's current SQL Server password. |