SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AddEntry Method

Adds an entry to the vault.

Syntax

public void AddEntry(string entryName);
Public Sub AddEntry(ByVal EntryName As String)

Remarks

Use this method to add a new entry to the vault. Use SetEntryValue or SetEntryValueStr to assign a value to the new entry.

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