Click or drag to resize
MimeKit

AuthenticationMethodResultMethod Property

Get the authentication method.

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

Property Value

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