Click or drag to resize

WindowsImpersonationContextHelperImpersonateWithRunningServiceIdentity Method

Note: This API is now obsolete.

ImpersonateWithCallingUserIdentity to the caller.

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
[ObsoleteAttribute("Please use ImpersonationContextHelper instead, as that also enables OAuth")]
public static WindowsImpersonationContextHelper ImpersonateWithRunningServiceIdentity()

Return Value

WindowsImpersonationContextHelper
A WindowsImpersonationContextHelper.
See Also