Initializes a new instance of the FacebookClient.
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 ID obtained from the Facebook Developers.
- clientSecret
- Type: System String
The App Secret obtained from the Facebook Developers.
See Also