Default constructor
public UserInfo();
Valued constructor
public UserInfo(NamedValue[]);
UserInfo Class | Plumtree.Remote.Util Namespace