Click or drag to resize
CameraServer.OnAuthenticationRequired 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.Camera.ICameraClient
method
Type: Ozeki.Camera.RtspMethod

Return Value

Type: Boolean
See Also