LinkedInAuthorizationBeginAuthorize Method |
Prepares a request for user authorization from an authorization server
Namespace: CMS.ExternalAuthentication.LinkedInAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax public void BeginAuthorize(
Uri returnUrl
)
Parameters
- returnUrl
- Type: SystemUri
Return URL.
See Also