Interface Config
A collection of parameters that different services use to make calls to Recolude.
Namespace: Recolude
Assembly: Recolude.dll
Syntax
public interface Config
  Properties
ApiKeyAuth
Declaration
string ApiKeyAuth { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
BasePath
Declaration
string BasePath { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
CognitoAuth
Declaration
string CognitoAuth { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
DevKeyAuth
Declaration
string DevKeyAuth { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String |