SecureBlackbox 2020 PHP Edition

Questions / Feedback?

POSTBindingBody Property

Contains the form body.

Object Oriented Interface

public function getPOSTBindingBody();
public function setPOSTBindingBody($value);

Procedural Interface

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

Default Value

''

Remarks

Contains the form body.

Use this property to read or set the body of the form returned 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]