SecurityPrincipalsDeleteCriteria Class
SQL Server 2012
Represents the criteria data contract for filtering security principals to be deleted through MDS.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.SecurityPrincipalsDeleteCriteria
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.SecurityPrincipalsDeleteCriteria
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The SecurityPrincipalsDeleteCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SecurityPrincipalsDeleteCriteria | Initializes a new instance of the SecurityPrincipalsDeleteCriteria class. |
| Name | Description | |
|---|---|---|
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | Groups | Gets or sets an array of the group identifiers used in the criteria. |
![]() | Users | Gets or sets an array of the user identifiers used in the criteria. |

