AdSyncERPSynchronizedEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnAdSyncERPSynchronized event handler method.
The AdSyncERPSynchronizedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AdSyncERPSynchronizedEventArgs | Creates an instance of the AdSyncERPSynchronizedEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
ADGroupGuid | Gets the GUID of an Active Directory group. | |
ADGroupName | Gets the name of an Active Directory group. | |
ResUIDToDistinguishedNameLookup | Gets a Dictionary object that contains a resource GUID and a distinguished name. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top