Enum CsLoginAuthType
Defines the authentication type of a logged in user in the login table
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum CsLoginAuthType
Fields
| Name | Description |
|---|---|
| AuthenticationTypeUsernamePassword | Defines the authentication type of a logged in user in the login table |
| AuthenticationTypeWebServer | Defines the authentication type of a logged in user in the login table |