CredentialsEventArgs.UserName Property
Specifies the user name to login to a Report and Dashboard Server.
Namespace: DevExpress.ReportServer.Printing
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value, specifying the user name. |
See Also