dotConnect for Adobe Commerce Documentation
Devart.Data.Magento Namespace / MagentoConnectionStringBuilder Class / User Property

On this page
    User Property (MagentoConnectionStringBuilder)
    On this page
    Gets or sets the user name to login with.
    Syntax
    'Declaration
     
    Public Property User As String
    public string User {get; set;}

    Property Value

    The user name to login with.
    See Also