Click or drag to resize
MimeKit

AuthenticationMethodResultResultComment Property

Get the comment regarding the authentication method result.

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

Property Value

String
The comment regarding the authentication method result.
Remarks
Gets the comment regarding the authentication method result.
See Also