Click or drag to resize
LinkedInHelperFirstName Property

Note: This API is now obsolete.

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

Property Value

Type: String
See Also