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