Converts the card capability container to a nice human readable string. Using one line
per non-zero data item. This is for quick and dirty implementation.
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 Overrides Function ToString() As String
This language is not supported or no code example is available.
public override string ToString()
This language is not supported or no code example is available.
public:
String^ ToString()
This language is not supported or no code example is available.
Return Value
Type: stringReturns a nicely formatted string usable for tracing output.