SecureBlackbox 2020 PHP Edition

Questions / Feedback?

NameIDMappingRequestNameIDPolicyUseAllowCreate Property

Controls inclusion of UseAllow modifier in the NameIDPolicy object.

Object Oriented Interface

public function getNameIDMappingRequestNameIDPolicyUseAllowCreate();
public function setNameIDMappingRequestNameIDPolicyUseAllowCreate($value);

Procedural Interface

secureblackbox_samlwriter_get($res, 126 );
secureblackbox_samlwriter_set($res, 126, $value );

Default Value

false

Remarks

Controls inclusion of UseAllow modifier in the NameIDPolicy object.

Use this property to include or exclude the UseAllow parameter from the NameIDPolicy object.

This property is not available at design time.

Data Type

Boolean

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