Click or drag to resize

DeviceUtilZmotifIsHostAuthenticationEnabled Method

Returns whether host authentication mode is enabled.

Namespace:  Zebra.Sdk.Card.Zmotif.Device
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
bool IsHostAuthenticationEnabled()

Return Value

Type: Boolean
True if host authentication is enabled.
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is an error communicating with the printer.
See Also