Authlete
ClientSecretUpdateRequest Class Reference

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...
 

Detailed Description

Request to Authlete's /api/client/secret/update API. The API replaces the client secret with the specified value.

Property Documentation

◆ ClientSecret

string ClientSecret
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.


The documentation for this class was generated from the following file: