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.1.5347.20411)
Parameters
- instance
- Type: CMS.SalesForce OrganizationCredentials
An instance of the OrganizationCredentials class.
Return Value
Type: StringA string representation of the specified instance.
See Also