dotConnect for Salesforce Marketing Cloud Documentation
Devart.Common Namespace / ProxyOptions Class / User Property

In This Topic
    User Property (ProxyOptions)
    In This Topic
    Gets or sets the proxy server account name.
    Syntax
    'Declaration
     
    Public Property User As String
    public string User {get; set;}

    Property Value

    The proxy server account name.
    See Also