The following tables list the members exposed by TokenProvider.
Name | Description | |
---|---|---|
![]() | TokenProvider Constructor | Initializes a new instance of the TokenProvider class. |
Name | Description | |
---|---|---|
![]() | AuthenticationTask | Authentication task associated with this token provider. |
![]() | CurrentToken | Current authentication token. |
![]() | ProxyUrl | The URL to proxy the request through. Since Business Analyst API for Silverlight 2.2. |
![]() | Url | Authentication service URL. |
Name | Description | |
---|---|---|
![]() | UpdateTokenAsync | Requests an authentication service for getting a new security token. |
Name | Description | |
---|---|---|
![]() | ExecuteAsync | 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. |