TKMP.DLLのダウンロード

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

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

Syntax

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

Inheritance Hierarchy

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

See Also