Click or drag to resize
MimeKit

AuthenticationException Constructor

Initializes a new instance of the AuthenticationException class.

Namespace: MailKit.Security
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public AuthenticationException()
Remarks
Creates a new AuthenticationException.
See Also