AdSyncERPSynchronizedEventArgs 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() | |
![]() |
AdSyncERPSynchronizedEventArgs(Guid, String, Dictionary<Guid, String>) | 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 | (Inherited from ResUIDToDistinguishedNamePostEventArgs.) |
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
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IXmlSerializable.GetSchema | (Inherited from ResUIDToDistinguishedNamePostEventArgs.) |
![]() ![]() |
IXmlSerializable.ReadXml | (Inherited from ResUIDToDistinguishedNamePostEventArgs.) |
![]() ![]() |
IXmlSerializable.WriteXml | (Inherited from ResUIDToDistinguishedNamePostEventArgs.) |
Top