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