Constructor. Should only be used when getting file settings from card.
Namespace:
CardWerk.SmartCard.CardModule.DESFire
Assembly: CardWerk.SmartCard.CardModule.DESFire (in CardWerk.SmartCard.CardModule.DESFire.dll)
Assembly: CardWerk.SmartCard.CardModule.DESFire (in CardWerk.SmartCard.CardModule.DESFire.dll)
Public Sub New( _
ByVal fileSettings As Byte() _
)
This language is not supported or no code example is available.
public DESFireCardFileSettings(
byte[] fileSettings
)
This language is not supported or no code example is available.
public:
DESFireCardFileSettings(
array< Byte >^ fileSettings
)
This language is not supported or no code example is available.
Parameters
- fileSettings
-
Type: byte[]
The file settings.