Click or drag to resize

PFPermissionContext_ApplicationGetPrincipals_CreateSubView Method

Gets the list of principals authorized to create a sub view in the parent object.

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

Return Value

Type: PFPrincipalSet
PFPrincipalSet
See Also