Click or drag to resize

JobControlHelperUtilZmotifHostAuthenticationKey Property

Sets the 16 byte host authentication key used when sending a job to the printer.

Namespace:  Zebra.Sdk.Card.Zmotif.Job
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
byte[] HostAuthenticationKey { set; }

Property Value

Type: Byte
Exceptions
ExceptionCondition
SettingsExceptionIf the host authentication key is invalid.
Remarks
  • Host authentication option must be pre-configured on the printer.
See Also