SmtpClient.SupportedAuthentication

SmtpClient.SupportedAuthentication property

Gets enumeration of supported by server authentication types

public SmtpKnownAuthenticationType SupportedAuthentication { get; }

See Also