Authlete
|
Request to Authlete's /api/client/secret/update
API. The API replaces the client secret with the specified value.
More...
Properties | |
string | ClientSecret [get, set] |
A value of the new client secret. More... | |
Request to Authlete's /api/client/secret/update
API. The API replaces the client secret with the specified value.
|
getset |
A value of the new client secret.
Valid characters for a client secret are A-Z
, a-z
, 0-9
, -
, and _
. The maximum length of a client secret is 86.