SecureBlackbox 2020 Python Edition

Questions / Feedback?

auth_info_remaining_methods Property

Contains a comma-separated list of authentication methods yet to perform.

Syntax

def get_auth_info_remaining_methods() -> str: ...

auth_info_remaining_methods = property(get_auth_info_remaining_methods, None)

Default Value

""

Remarks

Contains a comma-separated list of authentication methods yet to perform.

This property is read-only.

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