dotConnect for Salesforce Marketing Cloud Documentation
Devart.Data.ExactTarget Namespace / ExactTargetConnectionStringBuilder Class / Url Property

In This Topic
    Url Property
    In This Topic
    Gets or sets the URL of an ExactTarget instance for API UserNamePassword authentication.
    Syntax
    'Declaration
     
    Public Property Url As String
    public string Url {get; set;}

    Property Value

    The URL of an ExactTarget instance for API UserNamePassword authentication.
    Remarks
    By default the S1 Instance address is used: https://webservice.exacttarget.com/Service.asmx .
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also