SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_request_name_id_policy_sp_name_qualifier Property

Matches to the SP name qualifier attribute of the request.

Syntax

def get_authn_request_name_id_policy_sp_name_qualifier() -> str: ...

authn_request_name_id_policy_sp_name_qualifier = property(get_authn_request_name_id_policy_sp_name_qualifier, None)

Default Value

""

Remarks

Matches to the SP name qualifier attribute of the request.

Use this property to access or set the SP name qualifier attribute of the authentication request.

This property is read-only.

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