Click or drag to resize

FieldPropertiesSecureText_DecryptionTimeout Property

The time, in seconds, that a decrypted value should be visible. Zero indicates no timeout.

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

Property Value

Type: Int32
The time, in seconds, that a decrypted value should be visible. Zero indicates no timeout.
Remarks
Applies to CellType SecureText only.
See Also