IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

SearchReturnValues Property

Controls whether the search operation returns values of attributes, or only types.

Syntax


 isSearchReturnValues(): boolean;

 setSearchReturnValues(searchReturnValues: boolean): void;

Default Value

TRUE

Remarks

This property controls whether the search operation returns values of attributes, or only types. If only attributes are needed, disabling returning of values will enhance performance.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]