Method UnlockDevice
UnlockDevice(String)
Performing restricted operations with the device require it to be unnlocked with an adminKey.
Declaration
public Error UnlockDevice(string adminKey)
Parameters
Type | Name | Description |
---|---|---|
System.String | adminKey | The adminkey of the pad |
Returns
Type | Description |
---|---|
Error | Error |