When overridden in a derived class, designates whether the implemented SASL mechanism is secure or not.
true if the implemented SASL mechanism is secure; otherwise, false.
Secure methods do not transmit passwords over the network as clear-text or Base64.
SaslMethod Class | MailBee Namespace