SecureBlackbox 2020 Python Edition

Questions / Feedback?

auth_info_auth_method_pars Property

Contains the authentication method parameters.

Syntax

def get_auth_info_auth_method_pars() -> str: ...

auth_info_auth_method_pars = property(get_auth_info_auth_method_pars, None)

Default Value

""

Remarks

Contains the authentication method parameters. These are method-dependent. For example, the dcauth method will have a DC request in this property.

This property is read-only.

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