Gets the ISecureInput with the specified name.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
| C# |
|---|
ISecureInput this[ string name ] { get; } |
| Visual Basic |
|---|
ReadOnly Default Property Item ( _ name As String _ ) As ISecureInput Get |
Parameters
- name
- Type: System..::..String