The SecureInput type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AdditionalAttributes |
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.
|
![]() | Name |
Gets the name of this secure input. The name is used to find the secure input and activate it.
|
![]() | NotificationService |
Gets the notification service.
|
![]() | ServiceProvider |
Gets the service provider which can be used to retrieve application services.
|
![]() | Trace |
Gets the trace context. Use this to trace messages to the Interaction Client log.
|