Click or drag to resize

Impersonator Constructor

Overload List
  NameDescription
Public methodImpersonator(String, String)
Constructor. Starts the impersonation with the given credentials. Please note that the account that instantiates the Impersonator class needs to have the 'Act as part of operating system' privilege set.
Public methodImpersonator(String, String, String)
Constructor. Starts the impersonation with the given credentials. Please note that the account that instantiates the Impersonator class needs to have the 'Act as part of operating system' privilege set.
Top
See Also