SmtpClient.AllowedAuthentication

SmtpClient.AllowedAuthentication property

Gets or sets enumeration of allowed by user authentication types

public SmtpKnownAuthenticationType AllowedAuthentication { get; set; }

See Also