MailBee.NET Objects 4.0

SaslMethod.GetSaslID Method 

When overridden in a derived class, returns uppercase name of a SASL method implemented by that class (such as "LOGIN", "NTLM", etc).

public abstract string GetSaslID();

Return Value

Uppercase name of a SASL method.

See Also

SaslMethod Class | MailBee Namespace