The SmtpClientAuthenticator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | FallBackOnFailure |
Gets or sets a value that indicates whether or not to try the next authenticator when authentication with this instance fails.
|
![]() | FallBackWhenNotSupported |
Gets or sets a value that indicates whether or not to try the next authenticator when the SMTP server being connected to does not support the authentication method used by this instance.
|
![]() | LastResponse |
Gets the last response recieved by this instance from the SMTP server.
|
See Also