SecureBlackbox 2020 Python Edition

Questions / Feedback?

name_id_mapping_request_name_id_policy_sp_name_qualifier Property

Contains the SPNameQualifier parameter of the NameIDPolicy element.

Syntax

def get_name_id_mapping_request_name_id_policy_sp_name_qualifier() -> str: ...

name_id_mapping_request_name_id_policy_sp_name_qualifier = property(get_name_id_mapping_request_name_id_policy_sp_name_qualifier, None)

Default Value

""

Remarks

Contains the SPNameQualifier parameter of the NameIDPolicy element.

Use this property to specify or read the value of the SPNameQualifier parameter of the NameIDPolicy element of the request.

This property is read-only.

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