Edit

Share via


SecurityAccessModuleMode Enum

Definition

Security Access Module Mode

C#
public enum SecurityAccessModuleMode
Inheritance
SecurityAccessModuleMode

Fields

Name Value Description
Normal 1

0x01: Normal mode, the SAM is not used; this is the default mode

VirtualCard 2

0x02: Virtual Card, the couple PN532+SAM is seen as only one contactless SAM card from the external world

WiredCard 3

0x03: Wired Card, the host controller can access to the SAM with standard PCD commands (InListPassiveTarget,InDataExchange, …)

DualCard 4

0x04: Dual Card, both the PN532 and the SAM are visible from the external world as two separated targets

Applies to

Product Versions
.NET IoT Libraries 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0