CredentialsEventArgs.Password Property
Specifies the user password 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 password. |
See Also