Click or drag to resize

CameraServerCheckPassword Method


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

Parameters

info  BaseAuthenticationInfo
 
password  String
 

Return Value

Boolean
See Also