SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ResponseResponseType Property

Contains the type of the response.

Object Oriented Interface

public function getResponseResponseType();
public function setResponseResponseType($value);

Procedural Interface

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

Default Value

0

Remarks

Contains the type of the response.

Use this property to get or set the type of the SAML response.

This property is not available at design time.

Data Type

Integer

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