IAuthenticationServiceAsync Members
If implemented by a class, provides a service contract for the AuthenticationServiceClient.Methods
| 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