SecureBlackbox 2020 PHP Edition

Questions / Feedback?

NameIDMappingRequestNameIDPolicySPNameQualifier Property

Contains the SPNameQualifier parameter of the NameIDPolicy element.

Object Oriented Interface

public function getNameIDMappingRequestNameIDPolicySPNameQualifier();
public function setNameIDMappingRequestNameIDPolicySPNameQualifier($value);

Procedural Interface

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

Default Value

''

Remarks

Contains the SPNameQualifier parameter of the NameIDPolicy element.

Use this property to specify or read the value of the SPNameQualifier parameter of the NameIDPolicy element of the request.

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]