ConfidentialAttribute class
Attribute used to mark data as confidential.
[AttributeUsage(AttributeTargets.Property, Inherited = false)]
public class ConfidentialAttribute : Attribute
Public Members
name | description |
---|---|
ConfidentialAttribute() | The default constructor. |
See Also
- namespace CyberCrypt.D1.EntityFramework