WindowsUserConnectionProvider(String) Constructor
Initializes a new instance of the WindowsUserConnectionProvider class with the specified server address.
Namespace: DevExpress.ReportServer.ServiceModel.ConnectionProviders
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
serverAddress | String | A String value, specifying the server address. |
See Also