SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_request_name_id_policy_use_allow_create Property

Controls inclusion of AllowCreate attribute in the request.

Syntax

def get_authn_request_name_id_policy_use_allow_create() -> bool: ...

authn_request_name_id_policy_use_allow_create = property(get_authn_request_name_id_policy_use_allow_create, None)

Default Value

FALSE

Remarks

Controls inclusion of AllowCreate attribute in the request.

Use this property to check or specify whether the AllowCreate attribute is included in 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]