AdminEventReceiver::OnAdSyncGroupSynchronized method
Office 2013 and later
A local post-event handler for the Admin – AdSyncGroupSynchronized event, which occurs after Project Server synchronizes a specified Active Directory group in Project Web App.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Parameters
- contextInfo
- Type: Microsoft.Office.Project.Server.Library.PSContextInfo
Contains the Project Server context information.
- e
- Type: Microsoft.Office.Project.Server.Events.AdSyncGroupSynchronizedEventArgs
The data for the event.
The SetActiveDirectorySyncGroupSettings method triggers the AdSyncGroupSynchronized event.
Show: