Click or drag to resize
CameraServerOnAuthenticationRequested Method

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected virtual bool OnAuthenticationRequested(
	BaseAuthenticationInfo info,
	ICameraClient client
)

Parameters

info
Type: Ozeki.VoIPBaseAuthenticationInfo
client
Type: Ozeki.CameraICameraClient

Return Value

Type: Boolean
See Also