Click or drag to resize

PFEveryoneSet Properties

The PFEveryoneSet type exposes the following members.

Properties
  NameDescription
Public propertyGroups
Gets or sets the groups in this set. By default, returns an empty group set.
(Overrides PFPrincipalSetGroups.)
Public propertySite
Gets the PFSite this principalSet exists in.
(Inherited from PFPrincipalSet.)
Public propertyUsers
By default, will return an empty collection of users, not every user in site.
(Overrides PFPrincipalSetUsers.)
Top
See Also