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