LinkedInAuthorizationPrepareGetRequest Method |
Prepares GET request that has OAuth authorization already attached to it.
Namespace: CMS.ExternalAuthentication.LinkedInAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax public HttpWebRequest PrepareGetRequest(
Uri requestUrl
)
Parameters
- requestUrl
- Type: SystemUri
Request URL
Return Value
Type:
HttpWebRequestSee Also