Table of Contents

Enum AuthenticationChipStatus

Namespace
TechnologySolutions.Rfid.AsciiProtocol
Assembly
TechnologySolutions.Rfid.AsciiProtocol.Core.dll

Indicates the status of the Apple Authentication Chip Status

public enum AuthenticationChipStatus
Extension Methods

Fields

Failed = 2

The chip is present but not operating (failed)

NotPresent = 0

The chip is not installed

Passed = 1

The chip is present and operating (passed)