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

In This Topic
    UserInfo Class Members
    In This Topic

    The following tables list the members exposed by UserInfo.

    Public Properties
     NameDescription
    Public PropertyIndicates whether user interface modifications for the visually impaired are enabled.  
    Public PropertyGets or sets the currency symbol to use for displaying currency values. Applicable only when OrganizationMultiCurrency is false.  
    Public PropertyGets or sets the default currency ISO code for the organization the user belongs to. Applicable only when OrganizationMultiCurrency is false.  
    Public PropertyGets or sets the ID of the organization the user belongs to.  
    Public PropertyIndicates whether the organization the user belongs to uses multiple currencies.  
    Public PropertyGets or sets the name of the organization the user belongs to.  
    Public PropertyGets or sets the user profile ID.  
    Public PropertyGets or sets the ID of the role that is currently assigned to the user.  
    Public PropertyGets or sets the number of seconds remaining until the current session expires.  
    Public PropertyGets or sets the efault currency ISO code for the user. Applicable only when OrganizationMultiCurrency is true.  
    Public PropertyGets or sets the user’s email address.  
    Public PropertyGets or sets the user’s full name.  
    Public PropertyGets or sets the user account ID.  
    Public PropertyGets or sets the language of the user interface of Salesforce applications for the user. See Salesforce documentation about the supported languages.  
    Public PropertyGets or sets the locale of the user. See Salesforce documentation for the list of supported locales.  
    Public PropertyGets or sets the user's login.  
    Public PropertyGets or sets the user's time zone.  
    Public PropertyGets or sets the category of user license assigned to the user's profile. See Salesforce documentation on UserType for more information.  
    Public PropertyGets or sets the user interface theme the user is using.  
    Top
    See Also