The following are constructors for UserData.
public UserData(String identifier, String firstName, String lastName, String fullName, String email, String link, String userName, String locale, String provider, String siteLoginUrl, Map<String,String> attributeMap)
The following are properties for UserData.
public String identifier {get; set;}
Type: String
public Map<String, String> attributeMap {get; set;}