SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Consent Property

Contains the Consent parameter of the request.

Object Oriented Interface

public function getConsent();
public function setConsent($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to specify the Consent parameter of the SAML entity.

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]