MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
AuthenticationResults Class
AuthenticationResults Properties
AuthenticationServiceIdentifier Property
Instance Property
Results Property
Version Property
Authentication
Results
Results Property
Get the list of authentication results.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
List
<
AuthenticationMethodResult
>
Results
{
get
; }
Property Value
List
AuthenticationMethodResult
The list of authentication results.
Remarks
Gets the list of authentication results.
See Also
Reference
AuthenticationResults Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast