This task adds users.
|
Option |
Description |
|
ConnectString |
Enter the connection string to the database where the users will be added. Server=<server machine>\<server instance name>;integrated security=sspi;database=<database name> Server=MYMACHINE\MSSQLSERVER;integrated security=sspi;database=BBInfinity A Microsoft article about connection strings for SQL Server in .NET: SqlConnection.ConnectionString Property |
|
Users |
Enter the list of users to add to the database. For information about users in an Infinity application, see Security Guide. For Blackbaud CRM, see Security Guide. |