ModelPrivilege Class
SQL Server 2012
Defines the data contract for the model permission.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.ModelPrivilege
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.ModelPrivilege
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The ModelPrivilege type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets the audit information. |
![]() | Identifier | Gets or sets the permission identifier. |
![]() | IsModelAdministrator | Gets or sets a value that indicates whether the principal is the model administrator. |
![]() | ModelId | Gets or sets the model identifier. |
![]() | ObjectId | Gets or sets the model object identifier. |
![]() | ObjectType | Gets or sets the model object type. |
![]() | Permission | Gets or sets the permission. |
![]() | PrincipalId | Gets or sets the principal identifier. |
![]() | PrincipalType | Gets or sets the principal type. |

