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()
Function IsEncryptionEnabled As Boolean
bool IsEncryptionEnabled()
Return Value
Type:
BooleanTrue if encryption is enabled.
Exceptions Exception | Condition |
---|
ConnectionException | If the device is busy or there is an error communicating with the printer. |
See Also