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.
    See Also