Click or drag to resize
LocalSettingsLoginSectionUseSqlPassword Property
Use password assigned in SQL Server to authenticate user as opposed to the encrypted password used by Dynamics GP.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public bool UseSqlPassword { get; set; }

Property Value

Type: Boolean
See Also