The following tables list the members exposed by ArcGISTokenService.
| Name | Description | |
|---|---|---|
![]() | ArcGISTokenService Constructor | Initializes a new instance of the ArcGISTokenService class. |
| Name | Description | |
|---|---|---|
![]() | ClientID | Client ID used for getting a long-lived token. Default: "". |
![]() | ProxyUrl | The URL to proxy the request through. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService) |
![]() | Timeout | An expiration timeout in minutes used when a long-lived token is requested. Default: 0. |
![]() | Token | Token for accessing a secure task. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService) |
![]() | TokenProvider | Provider responsible for updating the security token if the last one expires. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService) |
![]() | Url | The URL to authentication token service. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService) |
| Name | Description | |
|---|---|---|
![]() | Login | Requests a token service for getting a security token and creates a token provider. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService) |
![]() | UpdateTokenProvider | Updates the TokenProvider property of this instance with the new token provider. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService) |
| Name | Description | |
|---|---|---|
![]() | CreateTokenProvider | Overridden. Creates a new instance of token provider. |



