Click or drag to resize

PFExternalConnection_Binding_PrincipalType Enumeration

Identifies the type of principals referenced by an external data linked to a PFFieldUser.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum PFExternalConnection_Binding_PrincipalType
Members
  Member nameValueDescription
Users0 Packflow users, by their login, display name, SID or Active Directory GUID.
OrganizationalGroups1 Groups from the organizational tree (PFSite.Groups).
Roles2 Roles from the specified application context.
See Also