GetOAuthAccessToken
Gets an authentication token from ADP.
Result Set Columns
Name | Type | Description |
OAuthAccessToken | String | The access token used for communication with ADP. |
ExpiresIn | String | The remaining lifetime on the access token. |
Gets an authentication token from ADP.
Name | Type | Description |
OAuthAccessToken | String | The access token used for communication with ADP. |
ExpiresIn | String | The remaining lifetime on the access token. |