IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

ClientSecret Property

The secret value for the client assigned when registering the application.

Object Oriented Interface

public function getClientSecret();
public function setClientSecret($value);

Procedural Interface

ipworksssl_oauth_get($res, 8 );
ipworksssl_oauth_set($res, 8, $value );

Default Value

''

Remarks

This property holds the secret of the client that was assigned when initially registering the application with the authorization server. This value must be specified before calling GetAuthorization or GetAuthorizationURL.

Data Type

String

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0