2.2.4.13 ArrayOfMSODomain
This type describes an array of MSODomain, specified in section 2.2.4.47.
Namespace: http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.AzureADObjectModel
-
<xs:complexType name="ArrayOfMSODomain"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="MSODomain" nillable="true" type="tns6:MSODomain"/> </xs:sequence> </xs:complexType>
MSODomain: An instance of MSODomain.