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

In This Topic
    User Property (MagentoConnectionStringBuilder)
    In This Topic
    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