ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportServiceSettings Class / SecurityToken Property

In This Topic
    SecurityToken Property
    In This Topic
    The security key needed to access the Web API
    Syntax
    'Declaration
     
    Public Property SecurityToken As String
    public string SecurityToken {get; set;}
    See Also