Gets the secure input form to display.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
ISecureInputForm GetForm( IDictionary<string, string> parameters ) |
Visual Basic |
---|
Function GetForm ( _ parameters As IDictionary(Of String, String) _ ) As ISecureInputForm |
Parameters
- parameters
- Type: System.Collections.Generic..::..IDictionary<(Of <(<'String, String>)>)>
The specified Interaction and secure input parameters.