Click or drag to resize
IPCameraCertificateStatus Constructor
Initializes a new instance of the IPCameraCertificateStatus class

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IPCameraCertificateStatus(
	string certificateID,
	bool status
)

Parameters

certificateID
Type: SystemString
status
Type: SystemBoolean
See Also