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