EmptyAccountDismiss Method

If the user is currently signed in online then ends the licensing session, but does not sign out from the server. In case of offline activation does nothing.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public void Dismiss()

Implements

IAccountManagerDismiss

See Also