IAccess |
public interface IAccessSystemReaderManager : IDeviceManager
The IAccessSystemReaderManager type exposes the following members.
| Name | Description | |
|---|---|---|
| GetConnectionState |
Gets the ConnectionState of a device.
(Inherited from IDeviceManager) | |
| GetDeviceById |
Retrieves device handle by ID.
(Inherited from IDeviceManager) | |
| GetDeviceByName |
Retrieves device handle by name.
(Inherited from IDeviceManager) | |
| GetDeviceInfoList |
Gets information about all devices.
(Inherited from IDeviceManager) | |
| GetInitialStates |
Triggers submission of current device state events to registered event receivers.
(Inherited from IDeviceManager) | |
| GetName |
Retrieves device name.
(Inherited from IDeviceManager) | |
| GetReaderById | Gets the AccessSystemReader by id. | |
| GetReaderByName | Gets a AccessSystemReader by name. | |
| GetReaderInfoList | Gets an information list of AccessSystemReader's. | |
| GrantAccess | Temporarily grant access via the door associated with the reader. |