QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 C++ Builder Edition
Questions / Feedback?

AuthorizedUserPassword Property

A password associated with the User who is allowed to connect to the component.

Syntax

__property String AuthorizedUserPassword[int AuthorizedUserIndex] = {read=FAuthorizedUserPassword, write=FSetAuthorizedUserPassword};

Default Value

""

Remarks

A password associated with the AuthorizedUser who is allowed to connect to the component. Connecting clients' authorization headers will be compared against this AuthorizedUser and AuthorizedPassword.

The size of the array is controlled by the AuthorizedUserCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7353]