Click or drag to resize
CameraServerCheckPassword Method

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

Parameters

info
Type: Ozeki.VoIPBaseAuthenticationInfo
password
Type: SystemString

Return Value

Type: Boolean
See Also