Click or drag to resize

PFGroupSyncWithDomainGroup Method

Synchronizes all users referenced by this group with the corresponding Active Directory group.

Note : this method does nothing if synchronization info are not available.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void SyncWithDomainGroup()
See Also