Class SensibleDataAttribute
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()