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

Apps, Widgets, and Controls

Configure authentication using named credentials

  • Last UpdatedNov 28, 2025
  • 1 minute read
  1. In the Custom Properties pane, select ConfiguredCredentials_dg.

    Configure authentication using named credentials

  2. In the Default Value box, type the name of the credential that you want to use.

    The name of the credential you type depends on the configured authentication mode. If you have configured authentication mode as Windows then you should use named credential of type Domain, username, and password. If you have configured authentication mode as SQLServer then you should use named credential of type username and password.

    For example, if you have created a named credential called Credential1 with windows authentication details and another named credential called Credential2 with SQL authentication details and in Authentication_dg custom property if you have configured the Default Value as windows, then you have to type Credential1 as Default Value. In Authentication_dg custom property if you have configured the Default Value as SQLServer, then you have to type Credential2 as Default Value.

For information on how to create named credentials see Manage Named Credentials.