SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SuccessResponse Property

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

Object Oriented Interface

public function getSuccessResponse();
public function setSuccessResponse($value);

Procedural Interface

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

Default Value

''

Remarks

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

Data Type

String

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