MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / OnRequestInfo Class
Members

OnRequestInfo Class
Represents the information that can be used to modify or provide additional details for a web request, such as credentials and headers.
Object Model
OnRequestInfo Class
Syntax
'Declaration
 
Public Class OnRequestInfo 
 
Remarks
The OnRequestInfo class allows you to specify authentication credentials and HTTP headers that should be included in a web request.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Blazor.Viewer.OnRequestInfo

See Also