SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_request_scoping_proxy_count Property

The maximum number of proxies on the way between the requestor and the provider.

Syntax

def get_authn_request_scoping_proxy_count() -> int: ...

authn_request_scoping_proxy_count = property(get_authn_request_scoping_proxy_count, None)

Default Value

0

Remarks

The maximum number of proxies on the way between the requestor and the provider.

Use this property to get or set the maximum number of intermediaries allowed between the requestor and the provider.

This property is read-only.

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