Removes the ISecureInput from the list of
available secure inputs.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
bool Remove( ISecureInput secureInput ) |
Visual Basic |
---|
Function Remove ( _ secureInput As ISecureInput _ ) As Boolean |
Parameters
- secureInput
- Type: ININ.InteractionClient.AddIn..::..ISecureInput
The ISecureInput to remove.