Configure authentication modes
- Last UpdatedJul 19, 2024
- 1 minute read
This section describes how to use the custom properties of the SQLDataGrid graphic to authenticate a user to the database. You can assign static values to these custom properties or link them to attributes or tag names in your application.
Note: The value fields are not case sensitive.
To configure an authentication mode for the SQLDataGrid graphic
-
In the Custom Properties pane, select Authentication.
-
In the Default Value box, type the name of a valid security type. Acceptable values are:
-
Windows
-
SQL Server
A more detailed description of these authentication modes follows this procedure.
-
-
In the Custom Properties pane, select ConfiguredUser.
-
In the Default Value box, type a user name.
-
In the Custom Properties pane, select ConfiguredPassword.
-
In the Default Value box, type the password associated with the user name.