Click or drag to resize

Pop3AuthenticationMethod Fields

The Pop3AuthenticationMethod type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAPOP APOP authentication method.
Public fieldStatic memberCramMD5 SASL CRAM-MD5 authentication method.
Public fieldStatic memberDigestMD5 SASL DIGEST-MD5 authentication method.
Public fieldStatic memberGssApi SASL GSSAPI authentication method.
Public fieldStatic memberNTLM SASL NTLM authentication method.
Public fieldStatic memberPlain SASL PLAIN authentication method.
Public fieldStatic memberUserPass USER authentication method.
Public fieldStatic memberXOAuth2 AUTH=XOAUTH2 authentication method.
Top
See Also