Click or drag to resize

PFJobGetRunUsers Method

Override this property to return a list of users authorized to run this PFJob. Don't forget to include users from base method.

Namespace:  Packflow.Core.Jobs
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
protected virtual PFPrincipalSet GetRunUsers()

Return Value

Type: PFPrincipalSet
See Also