3.1.4.56.2.1 SecurityPrivilegesGetRequest

The SecurityPrivilegesGetRequest request element specifies the criteria in the SecurityPrivilegesGetCriteria complex type for the retrieval of security privileges.

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

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

Criteria: Specifies the filter parameters to use.