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: 1.8.12.0 (1.8.12)
Syntax
void RemoveCameraUser(
	string userName
)

Parameters

userName
Type: SystemString
See Also