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