| LinkedInHelper Methods |
The LinkedInHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetLinkedInApiKey |
Returns api key.
| |
| GetLinkedInEnabled |
Indicates if LinkedIn is enabled for specified site.
| |
| GetLinkedInSecretKey |
Returns application secret.
| |
| CheckStatus |
Checks status of current user. Returns LinkedIn response status.
| |
| Initialize |
Loads LinkedIn response.
| |
| LinkedInIsAvailable |
Indicates if LinkedIn is available/enabled on specified site.
| |
| SendRequest |
Redirects user to LinkedIn with received authToken.
|