IAccountManagerSignOut Method
Sings out the user and sets Status to SignedOut.
On completion of operation StatusChanged event is raised.
Behavior of the method depends on the type of sign in.
-
If the user is signed in online then the licensing session is ended and the user is signed out from WorkingServerUrl.
-
In case of offline activation the license activation file is removed from SettingsDirectory.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
abstract SignOut : unit -> unit