Click or drag to resize

PFPermissionContext_SiteGetPrincipals_Delete Method

Gets the list of principals authorized to delete 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_Delete()

Return Value

Type: PFPrincipalSet
PFPrincipalSet
See Also