 | AuthenticationMethodResultMethod Property |
Get the authentication method.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic string Method { get; }
Property Value
StringThe authentication method.
Remarks
Gets the authentication method.
See Also