Gets the list of supported authentication methods.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public Function GetSupportedAuthenticationMethods As ImapAuthentication() |
| C# |
|---|
public ImapAuthentication[] GetSupportedAuthenticationMethods() |