| ImpersonationLogoff Method |
Namespace: MailBee.Security
| Exception | Condition |
|---|---|
| MailBeeInvalidStateException | Not impersonated yet because LogonAs(String, String, String) method has not yet been called. |
| MailBeeImpersonationWin32Exception | Win32 returned an error on attempt to complete impersonation and ThrowExceptions is true. |