Click or drag to resize

PFGroupInfo Properties

The PFGroupInfo type exposes the following members.

Properties
  NameDescription
Public propertyDomainGroup
Gets or sets the domain group.
Public propertyDomainGroupCreateDisabledUsers
Gets or sets a value indicating whether the domain group synchronization can create users, even disabled.
Public propertyDomainGroupSyncMode
Gets or sets a value indicating how the group is synchronized with its domain group.
Public propertyEffectiveUsers
Gets the list of effective users (users included in included groups, recursively).
Public propertyGuid
Gets or sets the PFGroup GUID.
Public propertyId
Gets or sets the PFGroup id.
Public propertyInternalName
Gets or sets the internal name.
Public propertyOrganisationalType
Gets or sets the organisational type GUID.
Public propertyParentGuid
Gets or sets the parent object GUID.
Public propertyScope
Gets or sets the scope.
Public propertyUsers
Gets the list of included users.
Top
See Also