Click or drag to resize
ICameraUser Interface
Represents the registered user of the camera device

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public interface ICameraUser

The ICameraUser type exposes the following members.

Methods
  NameDescription
Public methodToString
Top
Properties
  NameDescription
Public propertyUserLevel
Gets the user's level
Public propertyUserName
Gets the user's username.
Top
See Also