Click or drag to resize
ThreadWorkerTRun Method
Runs the action.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected virtual void Run(
	WindowsIdentity wi
)

Parameters

wi
Type: System.Security.PrincipalWindowsIdentity
Windows identity
See Also