The following tables list the members exposed by TokenService.
Name | Description | |
---|---|---|
![]() | TokenService Constructor | Initializes a new instance of the TokenService class. |
Name | Description | |
---|---|---|
![]() | ProxyUrl | The URL to proxy the request through. |
![]() | Token | Token for accessing a secure task. |
![]() | TokenProvider | Provider responsible for updating the security token if the last one expires. |
![]() | Url | The URL to authentication token service. |
Name | Description | |
---|---|---|
![]() | Login | Requests a token service for getting a security token and creates a token provider. |
![]() | UpdateTokenProvider | Updates the TokenProvider property of this instance with the new token provider. |
Name | Description | |
---|---|---|
![]() | CreateTokenProvider | Creates a new instance of token provider. |