 | AuthenticationMethodResultResult Property |
Get the authentication method results.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic string Result { get; }
Property Value
StringThe authentication method results.
Remarks
Gets the authentication method results.
See Also