2.2.4 Complex Types
The following table summarizes the set of common XML schema complex type definitions defined by this specification. XML schema complex type definitions that are specific to a particular operation are described with the operation.
|
Complex Type |
Description |
|---|---|
|
ActiveDirectoryObject |
The base type for the ActiveDirectoryPrincipal complex type and the ActiveDirectoryPartition complex type. Represents a directory object. |
|
ActiveDirectoryPrincipal |
An extension of an ActiveDirectoryObject complex type definition, adding a SID element and a SamAccountName element. |
|
ActiveDirectoryGroup |
Extends the ActiveDirectoryPrincipal complex type definition to specify group results. |
|
ArrayOfActiveDirectoryGroup |
Defines an array of ActiveDirectoryGroup complex types. |
|
ArgumentErrorDetailCA |
Indicates that one or more of the parameters supplied were invalid. |
|
CustomActionFault |
The base type for all Active Directory Web Services: Custom Action Protocol faults. |
|
DirectoryErrorDetailCA |
Supplies details about the directory or LDAP error that was returned. |
|
sera:ArrayOfString |
Defines an array of strings. |