IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

ServerTokenURL Property

The URL used to obtain the access token.

Syntax

char* GetServerTokenURL();

int SetServerTokenURL(char* lpszServerTokenURL);

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]