Click or drag to resize

CameraServerOnAuthenticationRequired Method


Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
protected virtual bool OnAuthenticationRequired(
	ICameraClient client,
	RtspMethod method
)

Parameters

client  ICameraClient
 
method  RtspMethod
 

Return Value

Boolean
See Also