SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ClientID Property

Client ID of the application which needs access to the protected resource.

Object Oriented Interface

public function getClientID();
public function setClientID($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to specify the client ID of the application.

Data Type

String

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