IAuthenticationServiceAsync Methods
If implemented by a class, provides a service contract for the AuthenticationServiceClient.| Name | Description |
|---|---|
| BeginLogin(String, String, AsyncCallback, Object) | Starts logging in to a Report and Dashboard Server. |
| EndLogin(IAsyncResult) | Ends logging in to a Report and Dashboard Server. |
See Also