LinkedInHelperCheckStatus Method (Boolean, Boolean, Boolean, String) |
Note: This API is now obsolete.
Namespace: CMS.ExternalAuthentication
[ObsoleteAttribute("This method is not compatible with LinkedIn v2 API and should be no longer used. It will be removed in the next version. Use method CheckStatus(bool, bool, bool, out LinkedInProfile) instead.")] public string CheckStatus( bool requireFirstName, bool requireLastName, bool requireBirthDate, string[] customFields )