UseUAT Parameter (Connect-ADP Cmdlet)
Specifies whether the provider connects to the ADP User Acceptance Testing (UAT) environment instead of production.
Syntax
Connect-ADP -UseUAT SwitchParameter
Data Type
bool
Default Value
false
Remarks
By default, the 本製品 connects to the ADP production environment.
When this property is set to false, the 本製品 connects to the production environment.
When this property is set to true, the 本製品 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.
This is a required parameter.