Click or drag to resize
CameraServerOnAuthenticationRequired Method

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

Parameters

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

Return Value

Type: Boolean
See Also