Open this page in the API Guide

ISessionService.TerminateAllSessions Method

[INSECURE] Logs all users off the system.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
void TerminateAllSessions()
Remarks
Security note Security Note
This method does not validate caller credentials, and should never be exposed through an external API.
See Also