AdSyncGroupSynchronizedEventArgs Members

Include Protected Members
Include Inherited Members

Represents methods and properties in the post-event arguments for the OnAdSyncGroupSynchronized(PSContextInfo, AdSyncGroupSynchronizedEventArgs) event handler method.

The AdSyncGroupSynchronizedEventArgs type exposes the following members.

Constructors

  Name Description
Public method AdSyncGroupSynchronizedEventArgs Creates an instance of the AdSyncGroupSynchronizedEventArgs class; used internally.

Top

Properties

  Name Description
Public property ADGroupGuid Gets the GUID of an Active Directory group.
Public property ADGroupName Gets the name of an Active Directory group.
Public property PWAGroupGuid Gets the GUID for the security group that is synchronized with Active Directory.
Public property PWAGroupName Gets the name of the security group that is synchronized with Active Directory.
Public property ResUIDToDistinguishedNameLookup Gets a Dictionary object that contains a resource GUID and a distinguished name.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AdSyncGroupSynchronizedEventArgs Class

Microsoft.Office.Project.Server.Events Namespace