ModelPrivilegesCriteria Class
SQL Server 2012
Specifies criteria for model privileges.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.ModelPrivilegesCriteria
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.ModelPrivilegesCriteria
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The ModelPrivilegesCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ModelPrivilegesCriteria | Initializes a new instance of the ModelPrivilegesCriteria class. |
| Name | Description | |
|---|---|---|
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | Identifiers | Gets or sets an array that contains the model privilege identifiers. |
![]() | ModelId | Gets or sets the model ID. |
![]() | ObjectId | Gets or sets the object ID. |
![]() | Permission | Gets or sets the Permission value to filter the results. |
![]() | PrincipalId | Gets or sets the principal ID value that is used to filter the results. |
![]() | PrincipalType | Gets or sets the PrincipalType value that is used to filter the results. |
![]() | ResultType | Gets or sets the ResultType for the criteria. |

