MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
AuthenticationResults Class
AuthenticationResults Methods
Parse Method
ToString Method
TryParse Method
Authentication
Results
To
String Method
Serializes the
AuthenticationMethodResult
to a string.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
override
string
ToString
()
Return Value
String
The serialized string.
Remarks
Creates a string-representation of the
AuthenticationMethodResult
.
See Also
Reference
AuthenticationResults Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast