ActiveReports 12 Server User Guide
Hide Log In and Log Out Buttons
ActiveReports 12 Server User Guide > How To > Hide Log In and Log Out Buttons

When you add the Designer control to your custom web application and use a custom security provider, you probably do not want to show our built-in Log In and Log Out buttons on the designer.

To hide the authentication buttons

  1. On the Design view of your web form, select the Designer control.
  2. In the Properties window, locate the SecurityToken property.
  3. Enter a string value representing a valid security token.

You can obtain a security token from the IReportService Login Method.

See Also

Web Service Library