The ISecureInputForm type exposes the following members.

Properties

  NameDescription
Public propertyContent
Gets the main content to be displayed in the secure input window displayed to the user.
Public propertyIsValid
Gets a value indicating the state of the form.
Public propertySecureParameters
Gets a dictionary with the name/value pairs that will be provided to the secure IVR, and to the 3rd party service processing the secure input session.

Events

  NameDescription
Public eventIsValidChanged
Occurs when the IsValid property is changed.

See Also