The ISecureInput type exposes the following members.

Properties

  NameDescription
Public propertyAdditionalAttributes
Gets additional interaction attributes this secure input needs. These attributes will be gathered and included in the parameter passed to the GetForm(IDictionary<(Of <<'(String, String>)>>)) method in addition to server-defined parameters.
Public propertyName
Gets the name of this secure input. The name is used to find the secure input and activate it.

See Also