jstedfast / MailKit

A cross-platform .NET library for IMAP, POP3, and SMTP.

Home Page:http://www.mimekit.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an Example for IProtocolLogger.AuthenticationSecretDetector Property

jindrichmatous opened this issue · comments

Please add an example for IProtocolLogger.AuthenticationSecretDetector Property.

TODO (optional): Describe a specific scenario you would like to see addressed.

Help Topic: http://mimekit.net/docs/html/P_MailKit_IProtocolLogger_AuthenticationSecretDetector.htm

Unless you are implementing a custom client for a protocol that isn't already supported by MailKit, you won't have any need to ever set or implement this.