LinkedInHelperInitialize Method |
Loads LinkedIn response.
Namespace: CMS.ExternalAuthenticationAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax public void Initialize(
XmlDocument response
)
Parameters
- response
- Type: System.XmlXmlDocument
LinkedIn response as XmlDocument object
See Also