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