ActiveReports 12 Server User Guide
IsAuthenticated Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > Result Class : IsAuthenticated Property
Gets a value that indicates whether the user has been authenticated.
Syntax
'Declaration
 
Public Property IsAuthenticated As Boolean
public bool IsAuthenticated {get; set;}

Property Value

true if the user was authenticated; otherwise, false.
See Also

Reference

Result Class
Result Members