Authentication type.
| C# | Visual Basic | Visual C++ | F# |
public enum AuthType
Public Enumeration AuthType
public enum class AuthType
type AuthType
| Member | Description |
|---|---|
| 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.dll) Version: 4.5.5510.19119