Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The In Aptify 5.5.1 and up, the following attributes define the connection to the Aptify database server and are found in the Web.config file in the Aptify top-level directory:

  • Server: name of the SQL Server Instance that contains the Aptify database that will be used by the Aptify application.

In Aptify 5.5.1 only, the following attributes also define the connection to the Aptify database server and are found in the Web.config file in the Aptify top-level directory:

  • Trusted: determines the type of User that is connecting to the Aptify User Database.
  • True: indicates the user has a Windows User Account or is a Trusted User.
  • False: indicates that a SQL Server Authenticated User Login will be provided for the user.

    Note
    titleNote

    Only Windows User Accounts (Trusted = "true") are supported in this release. Aptify 5.5.1.