Click or drag to resize

ICameraUser Interface

Represents the registered user of the camera device

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

The ICameraUser type exposes the following members.

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