dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / UserInfo Class
Members

UserInfo Class
Contains user profile information.
Syntax
'Declaration
 
Public NotInheritable Class UserInfo 
 
Remarks
A UserInfo object is returned by the SalesforceConnection.GetUserInfo method.
Inheritance Hierarchy

System.Object
   Devart.Data.Salesforce.UserInfo

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also