Click or drag to resize
EmailServerAuthenticationTypeConstants Fields

The EmailServerAuthenticationTypeConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBASIC
Basic authentication (username + password).
Public fieldStatic memberOAUTH
Authentication via OAuth 2.0 flow
Top
See Also