SecureBlackbox 2020 Python Edition

Questions / Feedback?

auth_info_completed_methods Property

Contains a comma-separated list of completed authentication methods.

Syntax

def get_auth_info_completed_methods() -> str: ...

auth_info_completed_methods = property(get_auth_info_completed_methods, None)

Default Value

""

Remarks

Contains a comma-separated list of completed authentication methods.

This property is read-only.

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