The following tables list the members exposed by BAOnlineTokenProvider.
Name | Description | |
---|---|---|
![]() | BAOnlineTokenProvider Constructor | Overloaded. Initializes a new instance of the BAOnlineTokenProvider class. |
Name | Description | |
---|---|---|
![]() | AuthenticationTask | Overridden. Authentication task associated with this token provider. |
![]() | CurrentToken | Current authentication token. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider) |
![]() | ProxyUrl | The URL to proxy the request through. Since Community Analyst API for Silverlight 2.2. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider) |
![]() | Url | Authentication service URL. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider) |
Name | Description | |
---|---|---|
![]() | UpdateTokenAsync | Requests an authentication service for getting a new security token. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider) |
Name | Description | |
---|---|---|
![]() | ExecuteAsync | Overridden. Executes the authentication task. |
![]() | PopulateUserInfo | This hook is applied just before requesting user credentials to prepare parameters of the userInfo object to be passed to the IAuthentication type instance. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider) |