Click or drag to resize

CameraServerCheckPassword Method


Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public bool CheckPassword(
	BaseAuthenticationInfo info,
	string password
)

Parameters

info  BaseAuthenticationInfo
 
password  String
 

Return Value

Boolean
See Also