LinkedInAuthorization Class |
Namespace: CMS.SocialMarketing.LinkedInInternal
[SerializableAttribute] public class LinkedInAuthorization : IDisposable
The LinkedInAuthorization type exposes the following members.
Name | Description | |
---|---|---|
LinkedInAuthorization |
Creates new instance of LinkedInAuthorization.
|
Name | Description | |
---|---|---|
AccessToken |
Access token.
|
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.
|