Click or drag to resize

PropertyID.UsbPredefinedHostWhitelisting Field

Contains the not editable list of whitelisted USB devices.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 UsbPredefinedHostWhitelisting = "value"

Field Value

Type: Int32
Remarks
Contains the not editable list of whitelisted USB devices. This list survives a reboot, a/o enterprise reset a/o factory reset.

The class of the property is BlobProperty. The specific implementation for this type of blob is UsbHostWhitelisting.

[Android Documentation]

See Also