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

In This Topic
    AuthenticationType Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AuthenticationType As MagentoAuthenticationType
    public MagentoAuthenticationType AuthenticationType {get; set;}
    See Also