ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / OnRequestInfo Class / Credentials Property

In This Topic
    Credentials Property (OnRequestInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Credentials As String
    public string Credentials {get; set;}
    See Also