| UserConfiguration Constructor | 
| Name | Description | |
|---|---|---|
| UserConfiguration(UserName, String, DatabaseName) | 
            Initializes a new instance of the UserConfiguration class
            with the specified user name, password, and databases to initially grant
            access to.
              | |
| UserConfiguration(UserName, String, IEnumerableDatabaseName) | 
            Initializes a new instance of the UserConfiguration class
            with the specified user name, password, and databases to initially grant
            access to.
              |