Click or drag to resize

PFRunAsUser Class

Provides utilities to execute Packflow codes under another identity.
Inheritance Hierarchy
SystemObject
  Packflow.CorePFRunAsUser

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static class PFRunAsUser

The PFRunAsUser type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRun
Runs the specified code under the specified identity.
Top
See Also