SecureBlackbox 2020 Python Edition

Questions / Feedback?

data_conn_info_client_auth_requested Property

Specifies whether client authentication was requested during this connection.

Syntax

def get_data_conn_info_client_auth_requested() -> bool: ...

data_conn_info_client_auth_requested = property(get_data_conn_info_client_auth_requested, None)

Default Value

FALSE

Remarks

Specifies whether client authentication was requested during this connection.

This property is read-only.

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