ImpersonatingTargetWrapper Properties |
The ImpersonatingTargetWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| Domain |
Gets or sets Windows domain name to change context to.
| |
| ImpersonationLevel |
Gets or sets the required impersonation level.
| |
| IsInitialized |
Gets a value indicating whether the target has been initialized.
(Inherited from Target.) | |
| LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from Target.) | |
| LogOnProvider |
Gets or sets the type of the logon provider.
| |
| LogOnType |
Gets or sets the Logon Type.
| |
| Name |
Gets or sets the name of the target.
(Inherited from Target.) | |
| Password |
Gets or sets the user account password.
| |
| RevertToSelf |
Gets or sets a value indicating whether to revert to the credentials of the process instead of impersonating another user.
| |
| SyncRoot |
Gets the object which can be used to synchronize asynchronous operations that must rely on the .
(Inherited from Target.) | |
| UserName |
Gets or sets username to change context to.
| |
| WrappedTarget |
Gets or sets the target that is wrapped by this target.
(Inherited from WrapperTargetBase.) |