QuickBooks Integrator 2020 Qt Edition

Questions / Feedback?

AuthorizedUser Property

Name of a user which is allowed to connect to the class.

Syntax

QString GetAuthorizedUser(int iAuthorizedUserIndex);
int SetAuthorizedUser(int iAuthorizedUserIndex, QString qsAuthorizedUser);

Default Value

""

Remarks

Name of a user which is allowed to connect to the class. Connecting clients' authorization headers will be compared against this AuthorizedUser and AuthorizedPassword.

The AuthorizedUserIndex parameter specifies the index of the item in the array. The size of the array is controlled by the AuthorizedUserCount property.

This property is not available at design time.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 Qt Edition - Version 20.0 [Build 7941]