DeviceUtilZmotifIsHostAuthenticationEnabled Method 
             | 
          
        
         
            Returns whether host authentication mode is enabled.
            
 
    Namespace: 
   Zebra.Sdk.Card.Zmotif.Device
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxbool IsHostAuthenticationEnabled()
Function IsHostAuthenticationEnabled As Boolean
bool IsHostAuthenticationEnabled()
Return Value
Type: 
BooleanTrue if host authentication is enabled.
Exceptions| Exception | Condition | 
|---|
| ConnectionException | If the device is busy or there is an error communicating with the printer. | 
See Also