Click or drag to resize

WirelessCryptoType Enumeration

Specifies the wireless cryptographic security type.

Namespace:  Zebra.Sdk.Card.Enumerations
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public enum WirelessCryptoType
Members
  Member nameValueDescription
NONE0 None.
RC41 RC4.
TKIP2 TKIP.
CCMP3 CCMP.
See Also