Smtp.GetSupportedAuthenticationMethods Method
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9119)
GetSupportedAuthenticationMethods()
Gets the list of supported authentication methods.
Declaration
public SmtpAuthentication[] GetSupportedAuthenticationMethods()
Returns
Type | Description |
---|---|
SmtpAuthentication[] | The list of supported authentication methods. |