SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AddUserWithEmail Method

Registers known user credentials.

Syntax

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

Remarks

Call this method to register known user's credentials with the server. In addition to Login and Password this method also associates an Email address with this user.

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