Enumeration describing whether no encryption, one way or two way encryption is required
Member Name | Description |
---|---|
No | The field should not be encrypted |
OneWay | Represents a field which is to be encrypted one way (with a hashing function) |
TwoWay | Represent a field which is to be encrypted two way |
Namespace: Ant.ContentEntry
Assembly: Ant.ContentEntry (in Ant.ContentEntry.dll)