Authlete
ClientAuthorizationDeleteRequest Class Reference

Request to Authlete's /api/client/authorization/delete/{clientId} API. The API deletes all existing access tokens issued to a client application by an end-user. More...

Properties

string Subject [get, set]
 The subject (= unique identifier) of the end-user who has granted authorization to the client application. More...
 

Detailed Description

Request to Authlete's /api/client/authorization/delete/{clientId} API. The API deletes all existing access tokens issued to a client application by an end-user.

Property Documentation

◆ Subject

string Subject
getset

The subject (= unique identifier) of the end-user who has granted authorization to the client application.


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