A Sandcastle Documented Class Library
ISession
Service
Terminate
All
Sessions 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 (26.2.0.1000)
Syntax
C#
VB
C++
F#
Copy
void
TerminateAllSessions
()
Sub
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
Reference
ISessionService Interface
TerminateAllSessions Overload
Dundas.BI.AccountServices Namespace