Click or drag to resize
LinkedInHelperLastName Property

Note: This API is now obsolete.

User last name.

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.LocalizedLastName instead. LinkedInProfile is returned as an output parameter of CheckStatus method")]
public string LastName { get; set; }

Property Value

Type: String
See Also