SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_query_comparison Property

Specifies the authentication context comparison method.

Syntax

def get_authn_query_comparison() -> int: ...

authn_query_comparison = property(get_authn_query_comparison, None)

Default Value

0

Remarks

Specifies the authentication context comparison method.

Use this property to access or set the authentication contexts comparison method (none, exact, minimum, maximum, or better).

This property is read-only.

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