SecureBlackbox 2020 Python Edition

Questions / Feedback?

name_id_mapping_request_name_id_policy_format Property

Specifies the format of the NameIDPolicy element.

Syntax

def get_name_id_mapping_request_name_id_policy_format() -> str: ...
def set_name_id_mapping_request_name_id_policy_format(value: str) -> None: ...

name_id_mapping_request_name_id_policy_format = property(get_name_id_mapping_request_name_id_policy_format, set_name_id_mapping_request_name_id_policy_format)

Default Value

""

Remarks

Specifies the format of the NameIDPolicy element.

Use this property to set or read the value of the Format parameter of the NameIDPolicy object.

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