SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Scope Property

The scope of the request to be authorized.

Object Oriented Interface

public function getScope();
public function setScope($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to specify the scope of the request to the protected resource.

Data Type

String

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