WebAuthenticatorLoginEventArgs.Credential Property
Specifies the user credentials to login to a remote document source.
Namespace: DevExpress.XtraReports.Web.DocumentViewer
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Description |
---|---|
WebCredential | A WebCredential object. |
See Also