QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

AuthorizedUsers Property

A list of clients allowed to connect to the server.

Syntax

[VB.NET]
Public Property AuthorizedUsers As AuthorizedUserList

[C#]
public AuthorizedUserList AuthorizedUsers {get;}

Remarks

The AuthorizedUsers property contains a list of clients allowed to connect to the QBConnector component. If the user name and password supplied in the HTTP authorization header must match the User and Password fields, the Authorization event will fire with the Accept parameter set to True. If the user cannot be found, or the password does not match, the Authorization event will fire with the Accept parameter set to False;. If a match is found, the component uses the information in the QBConnectionString to make a connection to QuickBooks.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0