Object setUnlock (Object options, boolean unlock)
Object setUnlock (Object options, boolean unlock)
Name | Type | Description |
---|---|---|
options | Object | The TakeOptions or PutOptions object |
unlock | boolean | true - Unlock the key. false - Do not unlock they key. |
Type | Description |
---|---|
Object | The updated TakeOptions/PutOptions object |