Click or drag to resize

PFPermissionContext_SiteGetPrincipals_Update Method

Gets the list of principals authorized to update the site.

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_Update()

Return Value

Type: PFPrincipalSet
PFPrincipalSet
See Also