SecureBlackbox 2020 PHP Edition

Questions / Feedback?

POSTBindingFormTemplate Property

Contains the XHTML form template returned by the service provider.

Object Oriented Interface

public function getPOSTBindingFormTemplate();
public function setPOSTBindingFormTemplate($value);

Procedural Interface

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

Default Value

''

Remarks

Contains the XHTML form template returned by the service provider.

Use this property to access or set the template of a POST form provided by the service provider.

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]