GuestConnectionProvider Constructors
Enables a client application to log in to the Report and Dashboard Server using the Guest account’s permissions.Name | Parameters | Description |
---|---|---|
GuestConnectionProvider(String) | serverAddress | Initializes a new instance of the GuestConnectionProvider class with the specified server address. |
See Also