Click or drag to resize

PFPrincipalValueType Enumeration

Identifies the principal type referenced by a PFPrincipalValueReference.

Namespace:  Packflow.Core.Poco
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum PFPrincipalValueType
Members
  Member nameValueDescription
User0 The principal is a user.
Group1 The principal is a group.
See Also