Explore communication mode, access rights, algorithms and more.
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 Function GetFileSettings( _
ByVal fileNumber As Integer _
) As DESFireCardFileSettings
This language is not supported or no code example is available.
public DESFireCardFileSettings GetFileSettings(
int fileNumber
)
This language is not supported or no code example is available.
public:
DESFireCardFileSettings^ GetFileSettings(
int fileNumber
)
This language is not supported or no code example is available.
Parameters
- fileNumber
-
Type: int
.
Return Value
Type: DESFireCardFileSettingsDESFireCardFileSettings object.
Exception type | Condition |
---|---|
Thrown when one or more required arguments are null. |