Click or drag to resize
LinkedInHelperMemberId Property

Note: This API is now obsolete.

User member id.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
[ObsoleteAttribute("This property is obsolete and will be removed in the next version. Use member LinkedInProfile.Id instead. LinkedInProfile is returned as an output parameter of CheckStatus method.")]
public string MemberId { get; set; }

Property Value

Type: String
See Also