Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Apps, Widgets, and Controls

Database​.Authentication property

  • Last UpdatedJul 19, 2024
  • 1 minute read

The Database.Authentication property is a read-write string property that gets or sets the authentication mode to connect to the Alarm Database. Possible values are:

  • Windows Integrated

  • Windows Account

  • SQL Server

The default value is "Windows Integrated".

Syntax

result = AlarmClient.Database.Authentication;

AlarmClient.Database.Authentication = AuthMode;

Example

AlarmClient.Database.Authentication = "Windows Integrated";

Remarks

For more information, see Show historical alarms and/or events.

In This Topic
TitleResults for “How to create a CRG?”Also Available in