Authlete
|
Configuration to access Authlete APIs. More...
Properties | |
string | BaseUrl [get] |
The base URL of an Authlete server. More... | |
string | ServiceOwnerApiKey [get] |
The API key of a service owner. More... | |
string | ServiceOwnerApiSecret [get] |
The API secret of a service owner. More... | |
string | ServiceOwnerAccessToken [get] |
The access token for service owner APIs. More... | |
string | ServiceApiKey [get] |
The API key of a service. More... | |
string | ServiceApiSecret [get] |
Gets the service API secret. More... | |
string | ServiceAccessToken [get] |
The access token for service APIs. More... | |
Configuration to access Authlete APIs.
|
get |
The base URL of an Authlete server.
|
get |
The access token for service APIs.
Since version 1.3.0.
|
get |
The API key of a service.
|
get |
Gets the service API secret.
|
get |
The access token for service owner APIs.
Since version 1.3.0.
|
get |
The API key of a service owner.
|
get |
The API secret of a service owner.