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; }
WriteOnly Property HostAuthenticationKey As Byte()
Set
property array<unsigned char>^ HostAuthenticationKey {
void set (array<unsigned char>^ value);
}
Property Value
Type:
ByteExceptions Remarks - Host authentication option must be pre-configured on the printer.
See Also