Initializes a new instance of the DropboxClient.
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 App key obtained from the Dropbox App Console.
- clientSecret
- Type: System String
The App secret obtained from the Dropbox App Console.
See Also