3.1.4.51.2.1 SecurityPrincipalsGetRequest

The SecurityPrincipalsGetRequest element specifies the request to retrieve security principal data.

The following is the XML schema definition of the SecurityPrincipalsGetRequest element.

   <xs:element name="SecurityPrincipalsGetRequest">
     <xs:complexType>
       <xs:sequence>
         <xs:element xmlns:q99="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09" minOccurs="0" name="Criteria" nillable="true" type="q99:SecurityPrincipalsCriteria" />
       </xs:sequence>
     </xs:complexType>
  </xs:element>

Criteria: Specifies the filter parameters to use.