SecureBlackbox 2020 PHP Edition

Questions / Feedback?

FailureResponse Property

The web page showed to the user by the class on authorization failure.

Object Oriented Interface

public function getFailureResponse();
public function setFailureResponse($value);

Procedural Interface

secureblackbox_oauthclient_get($res, 53 );
secureblackbox_oauthclient_set($res, 53, $value );

Default Value

''

Remarks

This property contains the html of the web page to be shown on authorization failure.

Data Type

String

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