| Identity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SalesForce.RestContract
 Syntax
Syntaxpublic sealed class Identity
The Identity type exposes the following members.
 Constructors
Constructors Fields
Fields| Name | Description | |
|---|---|---|
|  | OrganizationId | 
            The identifier of the SalesForce organization.
             | 
|  | UrlFormats | 
            URL formats of SalesForce API entry points.
             | 
|  | UserId | 
            The identifier of the SalesForce user.
             | 
|  | UserLanguageName | 
            The UI language name of the SalesForce user.
             | 
|  | UserLocaleName | 
            The locale name of the SalesForce user.
             | 
|  | UserName | 
            The name of the SalesForce user.
             | 
 See Also
See Also