Initializes a new instance of the YahooClient.
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 Consumer Key obtained from the Yahoo Developer Dashboard.
- clientSecret
- Type: System String
The Consumer Secret obtained from the Yahoo Developer Dashboard.
See Also