Click or drag to resize

PFRunAsAdmin Class

Provides utilities to execute Packflow codes under the identity of the System Admin.
Inheritance Hierarchy
SystemObject
  Packflow.CorePFRunAsAdmin

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 PFRunAsAdmin

The PFRunAsAdmin type exposes the following members.

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