Click or drag to resize
MimeKit

AuthenticationMethodResultResult Property

Get the authentication method results.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public string Result { get; }

Property Value

String
The authentication method results.
Remarks
Gets the authentication method results.
See Also