 | 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.10.0
Syntaxpublic 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