Token Constructor

PreStorm - A Data Client for ArcGIS Server REST API
Overload List

  NameDescription
Public methodToken(FuncString, Token)
Initializes a new instance of the Token class based on a delegate function for generating the token from the service url.
Public methodToken(String)
Initializes a new instance of the Token class based on an existing token string.
Public methodToken(String, String)
Initializes a new instance of the Token class based on the credentials. When the token is generated this way, it is self-renewing and will not expire.
Public methodToken(String, String, String)
Initializes a new instance of the Token class based on the credentials. When the token is generated this way, it is self-renewing and will not expire.
Top
See Also

Reference