Click or drag to resize

CameraServerOnAuthenticationRequired Method

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

Parameters

client
Type: Ozeki.CameraICameraClient
method
Type: Ozeki.CameraRtspMethod

Return Value

Type: Boolean
See Also