OrganizationCredentialsOrganizationBaseUrl Property |
Gets or sets the address of the server hosting the SalesForce organization. This information is optional.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 11.0.0
Syntaxpublic string OrganizationBaseUrl { get; set; }
Property Value
Type:
String
See Also