SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_request_context_class_refs Property

Provides access to the authentication context class references.

Syntax

def get_authn_request_context_class_refs() -> str: ...

authn_request_context_class_refs = property(get_authn_request_context_class_refs, None)

Default Value

""

Remarks

Provides access to the authentication context class references.

Use this property to access or set the class references of the authentication context. This property may contain a list of CRLF-separated strings.

This property is read-only.

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