Imap |
Name | Description | |
---|---|---|
Authenticate(ICredentials, CancellationToken) | Authenticate using the supplied credentials. | |
Authenticate(SaslMechanism, CancellationToken) | Authenticate using the specified SASL mechanism. | |
Authenticate(Encoding, ICredentials, CancellationToken) | Authenticate using the supplied credentials. | |
Authenticate(String, String, CancellationToken) | Authenticate using the specified user name and password. | |
Authenticate(Encoding, String, String, CancellationToken) | Authenticate using the specified user name and password. |