Authlete
AuthleteSimpleConfiguration Class Reference

A simple implementation of the IAuthleteConfiguration interface. More...

Inheritance diagram for AuthleteSimpleConfiguration:
IAuthleteConfiguration

Properties

string BaseUrl [get, set]
 
string ServiceOwnerApiKey [get, set]
 
string ServiceOwnerApiSecret [get, set]
 
string ServiceOwnerAccessToken [get, set]
 
string ServiceApiKey [get, set]
 
string ServiceApiSecret [get, set]
 
string ServiceAccessToken [get, set]
 
- Properties inherited from IAuthleteConfiguration
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...
 

Detailed Description

A simple implementation of the IAuthleteConfiguration interface.


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