Table of Contents
Engine.Start Method
Overload List
Name Description
void Start(WindowsIdentity); Starts the engine using a specific user for Windows authentication.
void Start(); Starts the engine using the user context of the current process.
See Also