A Sandcastle Documented Class Library
![]() | LockOperation Constructor |
Constructor
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

public LockOperation( LockAction actions, uint password )
Public Sub New ( actions As LockAction, password As UInteger )
public: LockOperation( LockAction actions, unsigned int password )
new : actions : LockAction * password : uint32 -> LockOperation
Parameters
- actions
- Type: Tego.Rfid.Gen2LockAction
Lock Action - password
- Type: SystemUInt32
Password
