TKMP.DLLのダウンロード

PLAINコマンドでIMAPサーベーへ接続するときの認証方法を提供するクラス

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

Syntax

C#
public class AuthPlainImapLogon : IImapLogon
Visual Basic (Declaration)
Public Class AuthPlainImapLogon _
	Implements IImapLogon

Inheritance Hierarchy

System..::.Object
  TKMP.Net..::.AuthPlainImapLogon

See Also