Initializes a new instance of the SourceForgeClient.
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 Consumer Key obtained from the SourceForge OAuth applications.
- consumerSecret
- Type: System String
The Consumer Secret obtained from the SourceForge OAuth applications.
See Also