Click or drag to resize

CameraServerOnAuthenticationRequested Method


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

Parameters

info  BaseAuthenticationInfo
 
client  ICameraClient
 

Return Value

Boolean
See Also