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 (25.3.0.1000)
Syntaxvoid TerminateAllSessions()
void TerminateAllSessions()
abstract TerminateAllSessions : unit -> unit 
Remarks  Security Note | 
|---|
| 
            This method does not validate caller credentials, and should never be exposed through an external API.
             | 
See Also