Click or drag to resize

DeviceUtilZmotifIsEncryptionEnabled Method

Returns whether encryption is enabled on the printer.

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

Return Value

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