Click or drag to resize
MimeKit

SaslMechanismPlain Constructor

Overload List
 NameDescription
Public methodSaslMechanismPlain(NetworkCredential) Initializes a new instance of the SaslMechanismPlain class.
Public methodSaslMechanismPlain(Encoding, NetworkCredential) Initializes a new instance of the SaslMechanismPlain class.
Public methodSaslMechanismPlain(String, String) Initializes a new instance of the SaslMechanismPlain class.
Public methodSaslMechanismPlain(Encoding, String, String) Initializes a new instance of the SaslMechanismPlain class.
Top
See Also