Skip to main content

WebCredential Class

Provides user credentials to login to a remote document source.

Namespace: DevExpress.XtraReports.Web.DocumentViewer

Assembly: DevExpress.XtraReports.v23.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public class WebCredential

Remarks

The WebCredential class provides settings that enable the ASPxDocumentViewer to connect to a remote document source supporting one of the following user authentication types.

Inheritance

Object
WebCredential
See Also