LumiSoft Net Help
AuthType Enumeration
NamespacesLumiSoft.NetAuthType
Authentication type.
Declaration Syntax
C#Visual BasicVisual C++
public enum AuthType
Public Enumeration AuthType
public enum class AuthType
Members
MemberDescription
Plain
Plain username/password authentication.

APOP
APOP

LOGIN
Not implemented.

CRAM_MD5
Cram-md5 authentication.

DIGEST_MD5
DIGEST-md5 authentication.

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.3565.23855