Initializes a new instance of the AmazonClient class.
Namespace: Nemiro.OAuth.ClientsAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- clientId
- Type: System String
The client ID obtained from the App Console.
- clientSecret
- Type: System String
The client secret obtained from the App Console.
See Also