IUserManager Interface |
Namespace: Ozeki.Camera
The IUserManager type exposes the following members.
Name | Description | |
---|---|---|
AddCameraUser |
Adds a user to the user list of the device (if the device supports it).
| |
GetUsersList |
Gets the list of users from the camera.
| |
ModifyCameraUser |
Modifies the selected user of the device (if the device supports it).
| |
RemoveCameraUser |
Removes a user from the user list of the device (if the device supports it).
|