LinkedInAuthorizationPreparePostRequest Method |
Prepares POST request that has OAuth authorization already attached to it.
Namespace: CMS.SocialMarketing.LinkedInInternalAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 11.0.0
Syntax public HttpWebRequest PreparePostRequest(
Uri requestUrl
)
Parameters
- requestUrl
- Type: SystemUri
Request URL
Return Value
Type:
HttpWebRequestSee Also