SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

ListFields Method

Returns a list of fields contained in the entry.

Syntax

public string ListFields(string entryName, bool includeEncrypted);
Public Function ListFields(ByVal EntryName As String, ByVal IncludeEncrypted As Boolean) As String

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 Lite 2020 .NET Edition - Version 20.0 [Build 8166]