Enum CsLoginOrigin
Defines the origina of a logged in user in the login table
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum CsLoginOrigin
Fields
Name | Description |
---|---|
OriginAPI | Defines the origina of a logged in user in the login table |
OriginCRM | Defines the origina of a logged in user in the login table |
OriginCompact | Defines the origina of a logged in user in the login table |
OriginSoap | Defines the origina of a logged in user in the login table |
OriginWebPages | Defines the origina of a logged in user in the login table |