Serializes an instance of the OrganizationCredentials class into a string.
Namespace: CMS.SalesForceAssembly: 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: StringA string representation of the specified instance.
See Also