Click or drag to resize

FieldPropertiesSecureText_Confirmation Property

Confirmation message to present to user before retrieving and displaying the secure text.

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

Property Value

Type: String
Confirmation message to present to user before retrieving and displaying the secure text.
Remarks
Applies to CellType SecureText only.
Note Note
This property supports localization.
See Also