| SaslMechanismNtlmOSVersion Property |
Get or set the Windows OS version to use in the NTLM negotiation (used for debugging purposes).
Namespace: MailKit.SecurityAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public Version OSVersion { get; set; }
Property Value
VersionThe Windows OS version.
Remarks
Gets or sets the Windows OS version to use in the NTLM negotiation (used for debugging purposes).
See Also