Click or drag to resize

PFPermissionContextTPFBaseObjectGetPrincipalSet Method

Gets a principal set containing the specified users.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
protected PFPrincipalSet GetPrincipalSet(
	params PFUser[] users
)

Parameters

users
Type: Packflow.CorePFUser

Return Value

Type: PFPrincipalSet
See Also