Back to Devexpress

AuthenticationServiceClientDemandedEventArgs Class

corelibraries-devexpress-dot-reportserver-dot-printing-e9f20400.md

latest1.7 KB
Original Source

AuthenticationServiceClientDemandedEventArgs Class

Provides data for the RemoteDocumentSource.AuthenticationServiceClientDemanded event.

Namespace : DevExpress.ReportServer.Printing

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class AuthenticationServiceClientDemandedEventArgs :
    EventArgs
vb
Public Class AuthenticationServiceClientDemandedEventArgs
    Inherits EventArgs

AuthenticationServiceClientDemandedEventArgs is the data class for the following events:

Inheritance

Object EventArgs AuthenticationServiceClientDemandedEventArgs

See Also

AuthenticationServiceClientDemandedEventArgs Members

DevExpress.ReportServer.Printing Namespace