SecureBlackbox 2020 Python Edition

Questions / Feedback?

auth_info_last_auth_result Property

Contains the result of the last authentication token validation.

Syntax

def get_auth_info_last_auth_result() -> int: ...

auth_info_last_auth_result = property(get_auth_info_last_auth_result, None)

Default Value

-1

Remarks

Contains the result of the last authentication token validation.

This property is read-only.

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