Click or drag to resize
LinkedInHelperLinkedInResponse Property

Note: This API is now obsolete.

Gets or sets LinkedIn Response as XmlDocument object.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
[ObsoleteAttribute("This property is not compatible with LinkedIn v2 API and should be no longer used. It will be removed in the next version.")]
public XmlDocument LinkedInResponse { get; }

Property Value

Type: XmlDocument
See Also