Interface IEntityInfo
An interface that represents both the timestamp and integrity of data that is normally associated with an entity/resource.
public interface IEntityInfo : IEntityDataTimestamp, IEntityDataIntegrity, IDataIntegrity
- Inherited Members