DotNetOpenMail 0.5.7 (beta)

ISmtpAuthToken Interface

Summary description for ISmtpAuthenticationToken.

For a list of all members of this type, see ISmtpAuthToken Members.

[Visual Basic]
Public Interface ISmtpAuthToken
[C#]
public interface ISmtpAuthToken
[C++]
public __gc __interface ISmtpAuthToken
[JScript]
public interface ISmtpAuthToken

Types that implement ISmtpAuthToken

TypeDescription
LoginAuthToken A LOCAL SMTP AUTH token
SmtpAuthToken Token which will negotiate an authentication type with the server.

Requirements

Namespace: DotNetOpenMail.SmtpAuth

Assembly: DotNetOpenMail (in DotNetOpenMail.dll)

See Also

ISmtpAuthToken Members | DotNetOpenMail.SmtpAuth Namespace