JobControlHelperUtilZmotifEncryptJobControlData Property
|
Indicates whether the job control data should be encrypted using the provided
EncryptionKey.
Namespace:
Zebra.Sdk.Card.Zmotif.Job
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax bool EncryptJobControlData { set; }
WriteOnly Property EncryptJobControlData As Boolean
Set
property bool EncryptJobControlData {
void set (bool value);
}
Property Value
Type:
BooleanRemarks - Encryption option must be pre-configured on the printer.
See Also