public override bool IsAuthenticated { get; }
Gets whether or not the client is currently authenticated with the SMTP server.
To authenticate with the SMTP server, use one of the Authenticate methods.
Copyright © 2013-2023 Jeffrey Stedfast