Ant Organisation Ltd documentation

EncryptionType Enumeration

Enumeration describing whether no encryption, one way or two way encryption is required

public enum EncryptionType

Members

Member NameDescription
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

Requirements

Namespace: Ant.ContentEntry

Assembly: Ant.ContentEntry (in Ant.ContentEntry.dll)

See Also

Ant.ContentEntry Namespace