SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AddUser Method

Registers known user credentials.

Syntax

public void AddUser(string login, string password);
Public Sub AddUser(ByVal Login As String, ByVal Password As String)

Remarks

Call this method to register a pair of known user's credentials with the server.

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