Reads the specified string representation and returns the deserialized instance of the OrganizationCredentials class.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- content
- Type: System String
A string representation of the instance of the OrganizationCredentials class.
Return Value
Type: OrganizationCredentialsAn instance of the OrganizationCredentials class deserialized from the specified string representation.
See Also