HID APPROVE SDK
4.8
HID Approve SDK for Windows .NET
|
Represents a parameter or option. More...
Public Member Functions | |
Parameter (string name, string value) | |
Initializes a new instance of HIDParameter More... | |
Properties | |
string | Name [get, set] |
Gets or sets the name. More... | |
string | Value [get, set] |
Gets or sets the value. More... | |
Represents a parameter or option.
|
inline |
Initializes a new instance of HIDParameter
name | parameter name |
value | parameter value |
|
getset |
Gets or sets the name.
|
getset |
Gets or sets the value.