MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
AuthenticationMethodResult Class
AuthenticationMethodResult Methods
ToString Method
Authentication
Method
Result
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
AuthenticationMethodResult Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast