The following tables list the members exposed by BAOnlineTokenService.
Name | Description | |
---|---|---|
![]() | BAOnlineTokenService Constructor | Initializes a new instance of the BAOnlineTokenService class. |
Name | Description | |
---|---|---|
![]() | ProxyUrl | The URL to proxy the request through. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService) |
![]() | 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. |