Click or drag to resize
MimeKit

AuthenticationMethodResultAction Property

Get the action taken for the authentication method result.

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

Property Value

String
The action taken for the authentication method result.
Remarks
Gets the action taken for the authentication method result.
See Also