Click or drag to resize

PFPermissionContext_ApplicationGetPrincipals_CreateView Method

Gets the list of principals authorized to create a 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_CreateView()

Return Value

Type: PFPrincipalSet
PFPrincipalSet
See Also