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; }
ReadOnly Property SecureText_DecryptionTimeout As Integer
Get
Property Value
Type:
Int32The time, in seconds, that a decrypted value should be visible. Zero indicates no timeout.
Remarks
Applies to CellType SecureText only.
See Also