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

In This Topic
    AppSandbox Property
    In This Topic
    Determines whether to use a sandbox account for App Center Client authentication.
    Syntax
    'Declaration
     
    Public Property AppSandbox As Boolean
    public bool AppSandbox {get; set;}

    Property Value

    If true, the sandbox account for App Center Client authentication is used. By default, true.
    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