Click or drag to resize

IAccessSystemReaderManager Methods

The IAccessSystemReaderManager type exposes the following members.

Methods
 NameDescription
Public methodGetConnectionState Gets the ConnectionState of a device.
(Inherited from IDeviceManager)
Public methodGetDeviceById Retrieves device handle by ID.
(Inherited from IDeviceManager)
Public methodGetDeviceByName Retrieves device handle by name.
(Inherited from IDeviceManager)
Public methodGetDeviceInfoList Gets information about all devices.
(Inherited from IDeviceManager)
Public methodGetInitialStates Triggers submission of current device state events to registered event receivers.
(Inherited from IDeviceManager)
Public methodGetName Retrieves device name.
(Inherited from IDeviceManager)
Public methodGetReaderById Gets the AccessSystemReader by id.
Public methodGetReaderByName Gets a AccessSystemReader by name.
Public methodGetReaderInfoList Gets an information list of AccessSystemReader's.
Public methodGrantAccess Temporarily grant access via the door associated with the reader.
Top
See Also