Enum CsLoginStatus
Defines the status of a logged in user in the login table
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum CsLoginStatus
Fields
| Name | Description |
|---|---|
| LoginStatusKicked | Defines the status of a logged in user in the login table |
| LoginStatusLogIn | Defines the status of a logged in user in the login table |
| LoginStatusLogOut | Defines the status of a logged in user in the login table |
| LoginStatusTimeOut | Defines the status of a logged in user in the login table |