DoorOperationOptions

Overview of DoorOperationOptions goes here.

DoorOperationOptions Properties

DoorOperationOptions

Field Type Inherited from Description
OptAccessOnly Boolean DoorOperationOptions Gets or sets the OptAccessOnly value
OptBreakglass Boolean DoorOperationOptions Gets or sets the OptBreakglass value
OptChime Boolean DoorOperationOptions Gets or sets the OptChime value
OptContactMonitoring Boolean DoorOperationOptions Gets or sets the OptContactMonitoring value
OptDenyWhiteCard Boolean DoorOperationOptions Gets or sets the OptDenyWhiteCard value
OptDoorCloseClearAlarm Boolean DoorOperationOptions Gets or sets the OptDoorCloseClearAlarm value
OptExitButton Boolean DoorOperationOptions Gets or sets the OptExitButton value
OptFailsafe Boolean DoorOperationOptions Gets or sets the OptFailsafe value
OptFreeExit Boolean DoorOperationOptions Gets or sets the OptFreeExit value
OptInterlock Boolean DoorOperationOptions Gets or sets the OptInterlock value
OptIntruderPanel Boolean DoorOperationOptions Gets or sets the OptIntruderPanel value
OptLockdownInput Boolean DoorOperationOptions Gets or sets the OptLockdownInput value
OptLockdownPin Boolean DoorOperationOptions Gets or sets the OptLockdownPin value
OptLockdownReader Boolean DoorOperationOptions Gets or sets the OptLockdownReader value
OptLockSaver Boolean DoorOperationOptions Gets or sets the OptLockSaver value
OptMainsFault Boolean DoorOperationOptions Gets or sets the OptMainsFault value
OptPinRequiredOnExit Boolean DoorOperationOptions Gets or sets the OptPinRequiredOnExit value
OptPinSearchAllCardholders Boolean DoorOperationOptions Gets or sets the OptPinSearchAllCardholders value
OptPir Boolean DoorOperationOptions Gets or sets the OptPir value
OptRexDisablesDoorForced Boolean DoorOperationOptions Gets or sets the OptRexDisablesDoorForced value
OptSilent Boolean DoorOperationOptions Gets or sets the OptSilent value
OptTamper Boolean DoorOperationOptions Gets or sets the OptTamper value
OptToggle Boolean DoorOperationOptions Gets or sets the OptToggle value
OptUnlockFirstAccess Boolean DoorOperationOptions Gets or sets the OptUnlockFirstAccess value

JSON Structure of DoorOperationOptions

{
   "OptAccessOnly"	:	"Boolean",
   "OptBreakglass"	:	"Boolean",
   "OptChime"	:	"Boolean",
   "OptContactMonitoring"	:	"Boolean",
   "OptDenyWhiteCard"	:	"Boolean",
   "OptDoorCloseClearAlarm"	:	"Boolean",
   "OptExitButton"	:	"Boolean",
   "OptFailsafe"	:	"Boolean",
   "OptFreeExit"	:	"Boolean",
   "OptInterlock"	:	"Boolean",
   "OptIntruderPanel"	:	"Boolean",
   "OptLockdownInput"	:	"Boolean",
   "OptLockdownPin"	:	"Boolean",
   "OptLockdownReader"	:	"Boolean",
   "OptLockSaver"	:	"Boolean",
   "OptMainsFault"	:	"Boolean",
   "OptPinRequiredOnExit"	:	"Boolean",
   "OptPinSearchAllCardholders"	:	"Boolean",
   "OptPir"	:	"Boolean",
   "OptRexDisablesDoorForced"	:	"Boolean",
   "OptSilent"	:	"Boolean",
   "OptTamper"	:	"Boolean",
   "OptToggle"	:	"Boolean",
   "OptUnlockFirstAccess"	:	"Boolean"
}