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