The SmtpClientAuthenticator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Authenticate | 
            When overridden in a derived class, performs an authentication procedure with the SMTP server contained in the indicated SmtpProtocol instance.
              | |
| 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