![]() | SmtpClientIsAuthenticated Property |
Namespace: MailKit.Net.Smtp
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.