Click or drag to resize

IUserManagerRemoveCameraUser Method

Removes a user from the user list of the device (if the device supports it).

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
void RemoveCameraUser(
	string userName
)

Parameters

userName
Type: SystemString
See Also