Provides utilities to execute Packflow codes under another identity.
Inheritance Hierarchy
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static class PFRunAsUser
The PFRunAsUser type exposes the following members.
Methods
| Name | Description |
---|
| Run |
Runs the specified code under the specified identity.
|
TopSee Also