Click or drag to resize

PFPermissionContext_ViewGetPrincipals_Read Method

Gets the list of principals authorized to read/select the view.

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
See Also