DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnectionStringBuilder Class / Password Property

In This Topic
    Password Property (C1QuickBooksOnlineConnectionStringBuilder)
    In This Topic
    The password of the user to be used for the authentication.
    Syntax
    'Declaration
     
    Public Property Password As String
    public string Password {get; set;}
    See Also