 | SaslMechanismNtlmWorkstation Property |
Get or set the workstation name to use for authentication.
Namespace: MailKit.SecurityAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic string Workstation { get; set; }
Property Value
StringThe workstation name.
Remarks
Gets or sets the workstation name to use for authentication.
See Also