Click or drag to resize
OrganizationCredentialsOrganizationBaseUrl Property
Gets or sets the address of the server hosting the SalesForce organization. This information is optional.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public string OrganizationBaseUrl { get; set; }

Property Value

Type: String
See Also