Optional
client_Optional
client_If you provide your own client_assertion
you should also provide
the client_assertion_type
.
Optional
client_Specify this to override the parent class's clientId
Optional
client_Specify this to override the parent class's clientSecret
The Refresh Token to use.
Optional
scopeA space-delimited list of requested scope permissions. If not sent, the original scopes will be used; otherwise you can request a reduced set of scopes.
Specify this to provide your own client assertion JWT rather than the class creating one for you from the
clientAssertionSigningKey
.