SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ListFields Method

Returns a list of fields contained in the entry.

Object Oriented Interface

public function doListFields($entryname, $includeencrypted);

Procedural Interface

secureblackbox_passwordvault_do_listfields($res, $entryname, $includeencrypted);

Remarks

Use this method to obtain a list of fields contained in the EntryName entry. The IncludeEncrypted parameter specifies whether to include encrypted entries in the list.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]