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

ServerTokenURL Property

The URL used to obtain the access token.

Object Oriented Interface

public function getServerTokenURL();
public function setServerTokenURL($value);

Procedural Interface

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

Default Value

''

Remarks

Specifies the URL where the grant will be exchanged for the access token. This is typically a separate HTTP endpoint on the authorization server.

This must be set before calling GetAuthorization.

Data Type

String

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