lf-api-client-core-dotnet  1.3.7
Loading...
Searching...
No Matches
GetAccessTokenResponse Class Reference

The response from the Laserfiche Cloud OAuth 2.0 token endpoint. More...

Properties

string Access_token [get, set]
 The Laserfiche Cloud OAuth 2.0 access token.
 
int Expires_in [get, set]
 The lifetime in seconds of the access token.
 
string Refresh_token [get, set]
 An optional refresh token used to get a new Laserfiche Cloud OAuth 2.0 access token.
 
string Scope [get, set]
 The scope configured on the access token.
 
string Token_type [get, set]
 The token type that provides how to utilize the access token.
 

Detailed Description

The response from the Laserfiche Cloud OAuth 2.0 token endpoint.


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