3.9.5.9.2.2 GetDomainNameConfigurationResponse
This element specifies output values for the GetDomainNameConfiguration operation.
-
<xs:element name="GetDomainNameConfigurationResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="GetDomainNameConfigurationResult" nillable="true" xmlns:q7="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.RemoteAccess.Domains" type="q7:DomainNameConfiguration" /> </xs:sequence> </xs:complexType> </xs:element>
GetDomainNameConfigurationResult: A DomainNameConfiguration (section 2.2.4.9.11) complex type that contains the requested domain name configuration details.