SecureBlackbox 2020 PHP Edition

Questions / Feedback?

NameIDMappingRequestNameIDPolicyFormat Property

Specifies the format of the NameIDPolicy element.

Object Oriented Interface

public function getNameIDMappingRequestNameIDPolicyFormat();
public function setNameIDMappingRequestNameIDPolicyFormat($value);

Procedural Interface

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

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.

This property is not available at design time.

Data Type

String

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