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