ISessionServiceTerminateAllSessions 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 (24.1.0.1001)
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