WindowsImpersonationContextHelperImpersonateWithRunningServiceIdentity Method

Scanjour Workflow4 Reference Manual

Note: This API is now obsolete.

ImpersonateWithCallingUserIdentity to the caller.

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

[ObsoleteAttribute("Please use ImpersonationContextHelper instead, as that also enables OAuth")]
public static WindowsImpersonationContextHelper ImpersonateWithRunningServiceIdentity()

Return Value

Type: WindowsImpersonationContextHelper
A WindowsImpersonationContextHelper.
See Also

Reference