TKMP.DLLのダウンロード

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

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  TKMP.Net..::.AuthCramMd5

See Also