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