SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_query_ref_type Property

Specifies the context reference type.

Syntax

def get_authn_query_ref_type() -> int: ...

authn_query_ref_type = property(get_authn_query_ref_type, None)

Default Value

0

Remarks

Specifies the context reference type.

Use this property to access or set the authentication contexts reference type (class or declaration).

This property is read-only.

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