ISecuredDataModel

Allows the implementation of data model that can be securely audited.

Namespace:
Inetdev.Data
Type:
Interface
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
Yes
Implements:
Inetdev.Data.IIdentifiable

Methods

CalculateSecurityHash

Calculates a hash that represents the model data.

Signature:
public Byte[] CalculateSecurityHash()

In this document