SecureBlackbox 2020 Python Edition

Questions / Feedback?

add_user_with_email Method

Registers known user credentials.

Syntax

def add_user_with_email(login: str, email: str, password: str) -> None: ...

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 Python Edition - Version 20.0 [Build 8154]