3.1.4.55.2.1 SecurityPrivilegesDeleteRequest

The SecurityPrivilegesDeleteRequest request element specifies the criteria in the SecurityPrivilegesDeleteCriteria complex type for the deletion of security privileges.

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

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

Criteria: Specifies the filter parameters to use.