| AuthenticationMethodResultVersion Property |
Get the authentication method version.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public int? Version { get; set; }
Property Value
NullableInt32The authentication method version.
Remarks
Gets the authentication method version.
See Also