MdmDataContractOfIdentifier Class
SQL Server 2012
Specifies the data contract for identifiers including helper types such as AuditInfo and Permission.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfIdentifier
Microsoft.MasterDataServices.EntityMemberType
Microsoft.MasterDataServices.Model
Microsoft.MasterDataServices.SystemSetting
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfIdentifier
Microsoft.MasterDataServices.EntityMemberType
Microsoft.MasterDataServices.Model
Microsoft.MasterDataServices.SystemSetting
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
[DataContractAttribute(Name = "MdmDataContractOfIdentifier", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")] [KnownTypeAttribute(typeof(Model))] [KnownTypeAttribute(typeof(SystemSetting))] [KnownTypeAttribute(typeof(EntityMemberType))] public class MdmDataContractOfIdentifier : DataContractBase
The MdmDataContractOfIdentifier type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | MdmDataContractOfIdentifier | Initializes a new instance of the MdmDataContractOfIdentifier class. |
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets auditing information. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | Identifier | Gets or sets the ID. |
![]() | Permission | Gets or sets the security permission. |

