SecurityDeleteCriteria Class
SQL Server 2012
Defines the data contract for the security delete criteria.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.SecurityDeleteCriteria
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.SecurityDeleteCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The SecurityDeleteCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SecurityDeleteCriteria | Initializes a new instance of the SecurityDeleteCriteria class. |
| Name | Description | |
|---|---|---|
![]() | FunctionPrivileges | Gets or sets the list of identifiers for function privileges. |
![]() | Groups | Gets or sets the list of the used group criteria. |
![]() | HierarchyMemberPrivileges | Gets or sets the list of identifiers for hierarchy member privileges. |
![]() | ModelPrivileges | Gets or sets the list of identifiers for model privileges. |
![]() | Users | Gets or sets the list of used user criteria. |

