Click or drag to resize

CameraUser Class

Represents the registered user of the camera device
Inheritance Hierarchy
SystemObject
  Ozeki.CameraCameraUser

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class CameraUser : ICameraUser

The CameraUser type exposes the following members.

Constructors
  NameDescription
Public methodCameraUser
Initializes a new instance of the CameraUser class
Public methodCameraUser(CameraUserLevel)
Represents the registered user of the camera device
Top
Properties
  NameDescription
Public propertyPassword
Gets or sets the user's password
Public propertyUserLevel
Gets the user's level
Public propertyUserName
Gets or sets the user's username.
Top
Methods
See Also