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