Skip to main content
A newer version of this page is available. .

ServerUserConnectionProvider Constructors

Enables a client application to log in to the Report and Dashboard Server using the Forms authentication.
Name Parameters Description
ServerUserConnectionProvider(String, String, String) serverAddress, userName, password Initializes a new instance of the ServerUserConnectionProvider class with the specified server address and user credentials.
See Also