The following tables list the members exposed by ArcGISTokenProvider.
Name | Description | |
---|---|---|
![]() | ArcGISTokenProvider Constructor | Overloaded. Initializes a new instance of the ArcGISTokenProvider class. |
Name | Description | |
---|---|---|
![]() | AuthenticationTask | Overridden. Authentication task associated with this token provider. |
![]() | ClientId | Client ID used for getting a long-lived token. |
![]() | CurrentToken | Current authentication token. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider) |
![]() | ProxyUrl | The URL to proxy the request through. Since Business Analyst API for Silverlight 2.2. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider) |
![]() | Timeout | An expiration timeout in minutes used when a long-lived token is requested. Zero value means the default timeout. |
![]() | 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 | Overridden. Populates userInfo with "clientID" and "timeout" entries. |