TKMP.DLLのダウンロード

SMTP AUTH PLAINでログオンを行うためのクラス

Namespace:  TKMP.Net
Assembly:  TKMP (TKMP.dll 内) バージョン: 2.4.15.2

Syntax

C#
public class AuthPlain : ISmtpLogon
Visual Basic (Declaration)
Public Class AuthPlain _
	Implements ISmtpLogon

Inheritance Hierarchy

System..::.Object
  TKMP.Net..::.AuthPlain

See Also