Click or drag to resize
LinkedInAuthorization Methods

The LinkedInAuthorization type exposes the following members.

Methods
  NameDescription
Public methodBeginAuthorize
Prepares a request for user authorization from an authorization server
Public methodCompleteAuthorize
Completes process authorization,
Public methodDispose
Disposes the object.
Protected methodDispose(Boolean)
Disposes the object.
Public methodPrepareGetRequest
Prepares GET request that has OAuth authorization already attached to it.
Public methodPreparePostRequest
Prepares POST request that has OAuth authorization already attached to it.
Top
See Also