SecureBlackbox 2020 Python Edition

Questions / Feedback?

name_id_mapping_request_name_id_policy_allow_create Property

Contains the value of AllowCreate parameter of the NameIDPolicy object.

Syntax

def get_name_id_mapping_request_name_id_policy_allow_create() -> bool: ...

name_id_mapping_request_name_id_policy_allow_create = property(get_name_id_mapping_request_name_id_policy_allow_create, None)

Default Value

FALSE

Remarks

Contains the value of AllowCreate parameter of the NameIDPolicy object.

Use this property to read or set the value of the AllowCreate parameter of the NameIDPolicy object. AllowCreate regulates whether the identity provider is given permission to create new subject identifiers.

This property is read-only.

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