| LinkedInAuthorization Methods |
The LinkedInAuthorization type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginAuthorize |
Prepares a request for user authorization from an authorization server
| |
| CompleteAuthorize |
Completes process authorization,
| |
| Dispose |
Disposes the object.
| |
| Dispose(Boolean) |
Disposes the object.
| |
| PrepareGetRequest |
Prepares GET request that has OAuth authorization already attached to it.
| |
| PreparePostRequest |
Prepares POST request that has OAuth authorization already attached to it.
|