Impersonation Properties

The Impersonation type exposes the following members.

Properties
  NameDescription
Public propertyIsImpersonated
Gets whether the impersonation mode is on and the current thread is being impersonating another user.
Public propertyLastResult
Gets a numeric code of the last error.
Public propertyThrowExceptions
Gets or sets whether the object will throw exceptions on errors.
Top
See Also