MailBee.NET Objects 7.1

Impersonation.IsImpersonated Property

Gets whether the impersonation mode is on and the current thread is being impersonating another user.

public bool IsImpersonated {get;}

Property Value

true if LogonAs method has already been called on the current thread; otherwise, false.

See Also

Impersonation Class | MailBee.Security Namespace