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.
Namespace: PreStorm
Assembly: PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
Parameters
- url
- Type: SystemString
- userName
- Type: SystemString
- password
- Type: SystemString
See Also