Show / Hide Table of Contents

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

Extension Methods

EnumUtil.MapEnums<CsLoginAuthType, To>(CsLoginAuthType)
Converters.MapEnums<CsLoginAuthType, To>(CsLoginAuthType)
ObjectExtensions.AssignByReflection<CsLoginAuthType>(CsLoginAuthType, CsLoginAuthType)
ObjectExtensions.GraphCopy<CsLoginAuthType>(CsLoginAuthType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top