Tokens Information
Description
The structure represents an instance of the Token entity.
Constructor
Constructor | Description |
---|---|
TokensInfo | Initializes a new instance of the TokensInfo object model. |
Properties
Property | Description |
---|---|
AccessToken | Gets the Access token of the User. |
RefreshToken | Gets the RefreshToken of the User. |
Remarks
Use the TokensInfo object model to get information about tokens.