SecureBlackbox 2020 Python Edition

Questions / Feedback?

auth_info_last_auth_message Property

Contains an uninterpreted authentication message to be displayed to the authenticating user.

Syntax

def get_auth_info_last_auth_message() -> str: ...

auth_info_last_auth_message = property(get_auth_info_last_auth_message, None)

Default Value

""

Remarks

Contains an uninterpreted authentication message to be displayed to the authenticating user.

This property is read-only.

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