Click or drag to resize

PFPermissionContext_ItemEventGetPrincipals_Read Method

Gets the list of principals authorized to read/select the item event.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public override PFPrincipalSet GetPrincipals_Read()

Return Value

Type: PFPrincipalSet
PFPrincipalSet
Exceptions
ExceptionCondition
ObjectNotFoundExceptionSite admins group not found on this site.
See Also