Click or drag to resize
ISessionProviderCreateSession Method
Creates a new SalesForce organization session, and returns it.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
Session CreateSession()

Return Value

Type: Session
A new SalesForce organization session.
See Also