Open this page in the API Guide

TokenService Constructor

Initializes the TokenService. Called during construction.
 

Examples

The following example initializes a new instance of a TokenService object:

1
var newObject = new dundas.data.TokenService();