PFGroupInfo Properties |
The PFGroupInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| DomainGroup |
Gets or sets the domain group.
| |
| DomainGroupCreateDisabledUsers |
Gets or sets a value indicating whether the domain group synchronization can create users, even disabled.
| |
| DomainGroupSyncMode |
Gets or sets a value indicating how the group is synchronized with its domain group.
| |
| EffectiveUsers |
Gets the list of effective users (users included in included groups, recursively).
| |
| Guid |
Gets or sets the PFGroup GUID.
| |
| Id |
Gets or sets the PFGroup id.
| |
| InternalName |
Gets or sets the internal name.
| |
| OrganisationalType |
Gets or sets the organisational type GUID.
| |
| ParentGuid |
Gets or sets the parent object GUID.
| |
| Scope |
Gets or sets the scope.
| |
| Users |
Gets the list of included users.
|