Click or drag to resize

PFSiteGetUserVisibilities Method

Gets the complete application/context tree that a user can see from a PFSite.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFUserApplicationsVisibility GetUserVisibilities(
	PFUser user
)

Parameters

user
Type: Packflow.CorePFUser

Return Value

Type: PFUserApplicationsVisibility
See Also