UseUAT
Specifies whether the provider connects to the ADP User Acceptance Testing (UAT) environment instead of production.
Data Type
bool
Default Value
false
Remarks
By default, the component connects to the ADP production environment.
When this property is set to false, the component connects to the production environment.
When this property is set to true, the component connects to the UAT environment, which is typically used for testing and development accounts.
This property is useful for testing authentication and data access against non-production ADP environments before deploying changes to production.