Initializes a new instance of the TwitterClient.
Namespace: Nemiro.OAuth.ClientsAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- consumerKey
- Type: System String
The API Key obtained from the Twitter Application Management.
- consumerSecret
- Type: System String
The API Secret obtained from the Twitter Application Management.
See Also