EnumSMTPAuthenticationType Enumeration Ingeniux CMS Content Store API

The list of authentication types to an SMTP server

Namespace: Ingeniux.CMS.Enums
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public enum EnumSMTPAuthenticationType
Members

  Member nameValueDescription
ANONYMOUS0 Anonymous authentication
BASIC1 Basic authentication
NTLM2 Windows Challenge/Response authentication, for SMTP server on Windows only
See Also

Reference