DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Magento.Base.Abstraction.ADOBase Namespace / C1OAuth1ConnectionStringBuilder Class / Username Property

In This Topic
    Username Property (C1OAuth1ConnectionStringBuilder)
    In This Topic
    The username to be used for the authentication.
    Syntax
    'Declaration
     
    Public Property Username As String
    public string Username {get; set;}
    See Also