3.9.5.8.2.2 GetCertificateStateResponse

This element specifies output values for the GetCertificateState operation.

 <xs:element name="GetCertificateStateResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetCertificateStateResult" nillable="true" xmlns:q6="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.RemoteAccess.Domains" type="q6:CertificateState" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

GetCertificateStateResult: A CertificateState (section 2.2.4.9.10) complex type that contains the requested certificate state details.