![]() | IMailServiceAuthenticateAsync Method |
Name | Description | |
---|---|---|
![]() | AuthenticateAsync(ICredentials, CancellationToken) |
Asynchronously authenticate using the supplied credentials.
|
![]() | AuthenticateAsync(SaslMechanism, CancellationToken) |
Asynchronously authenticate using the specified SASL mechanism.
|
![]() | AuthenticateAsync(Encoding, ICredentials, CancellationToken) |
Asynchronously authenticate using the supplied credentials.
|
![]() | AuthenticateAsync(String, String, CancellationToken) |
Asynchronously authenticate using the specified user name and password.
|
![]() | AuthenticateAsync(Encoding, String, String, CancellationToken) |
Asynchronously authenticate using the specified user name and password.
|