Table of Contents

Enum GeneralePurposeByteConditions

Namespace
Iot.Device.Ndef
Assembly
Iot.Device.Ndef.dll

This is used to assess the block sector and understand the read/write conditions

[Flags]
public enum GeneralePurposeByteConditions

Fields

NoReadAccess = 12

No read access

NoWriteAccess = 3

No write access

ReadAccess = 0

Read access

WriteAccess = 0

Write access