TKMP.DLLのダウンロード

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

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

Syntax

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

Inheritance Hierarchy

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

See Also