Terminate an login user state and nullify the active user context
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool Unauthenticate( ref IUserState userState ) |
Visual Basic |
---|
Function Unauthenticate ( _ ByRef userState As IUserState _ ) As Boolean |
Visual C++ |
---|
bool Unauthenticate( IUserState^% userState ) |
Parameters
- userState
- Type: Cartella.Interfaces..::..IUserState%
UserState to terminate