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

In This Topic
    AppClientId Property
    In This Topic
    Gets or sets the client ID from the ExactTarget App Center.
    Syntax
    'Declaration
     
    Public Property AppClientId As String
    public string AppClientId {get; set;}

    Property Value

    The client ID from the ExactTarget App Center.
    See Also