| LocalSettingsLoginSection Class |
Namespace: KampData.TaxEngine.API
The LocalSettingsLoginSection type exposes the following members.
| Name | Description | |
|---|---|---|
| LocalSettingsLoginSection |
Stores the user name, Microsoft SQL Server® and
Microsoft Dynamics® GP company database.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Database |
The last chosen Microsoft Dynamics® GP company database.
| |
| ServerName |
The last chosen Microsoft SQL Server®.
| |
| SystemDatabase |
The last chosen Microsoft Dynamics® GP system database.
| |
| TestMode |
Stores the last used setting.
| |
| TimeOutSeconds |
Gets or Sets the number of seconds to continue retrying the SQL login
before timing out.
| |
| UserName |
The last chosen Microsoft SQL Server® user name.
| |
| UseSqlPassword |
Use password assigned in SQL Server to authenticate user
as opposed to the encrypted password used by Dynamics GP.
|