The SmtpClientPlainAuthenticator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Authenticate |
Performs an authentication with the SMTP server contained in the indicated SmtpProtocol instance using AUTH PLAIN.
(Overrides SmtpClientAuthenticatorAuthenticate(NetworkCredential, SmtpProtocol).) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also