Applies to
TokenRequest objects
Description
The URL of the authorization server.
Usage
In scripts
The TokenLocation property takes a string value. The following line sets the TokenLocation property:
TokenRequest lnv_TokenRequest lnv_TokenRequest.Tokenlocation = "http://192.0.3.177/oauth2/connect/token"