OrganizationCredentials Serialize Method Kentico 8.0 API Reference
Serializes an instance of the OrganizationCredentials class into a string.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

instance
Type: CMS.SalesForce OrganizationCredentials
An instance of the OrganizationCredentials class.

Return Value

Type: OnlineString
A string representation of the specified instance.
See Also