Table of Contents

Class SensibleDataAttribute

Namespace
Tlabs.Data
Assembly
Tlabs.Data.dll

Attribute to decorate class properties that will be pseudonymised on export

[AttributeUsage(AttributeTargets.Property)]
public class SensibleDataAttribute : Attribute
Inheritance
SensibleDataAttribute
Inherited Members
Extension Methods

Constructors

SensibleDataAttribute()

Default Ctor

public SensibleDataAttribute()