Click or drag to resize

FieldPropertiesSecureText_EncryptionKey Property

The encryption key, may include a field reference, e.g. "[crypt_key]".

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string SecureText_EncryptionKey { get; }

Property Value

Type: String
The encryption key, may include a field reference, e.g. "[crypt_key]".
Remarks
Applies to CellType SecureText only.
See Also