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

ServerTokenURL Property

The URL used to obtain the access token.

Syntax

[VB.NET]
Public Property ServerTokenURL As String

[C#]
public string ServerTokenURL {get; set;}

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.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0