Click or drag to resize

ImapLoginSSPI Method

Logs user in using Negotiate mechanism. Target will be constructed as "imap/" + TargetHost name.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void LoginSSPI()
Exceptions
ExceptionCondition
ImapResponseExceptionThrows ImapResponseException on error response.
See Also