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

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

    Property Value

    The client Secret from the ExactTarget App Center.
    See Also