Converts the printed information to a nice human readable string. Using one line per non-
zero data item. This is for quick and dirty implementations.
Namespace:
CardWerk.SmartCard.CardModule.PIV
Assembly: CardWerk.SmartCard.CardModule.PIV (in CardWerk.SmartCard.CardModule.PIV.dll)
Assembly: CardWerk.SmartCard.CardModule.PIV (in CardWerk.SmartCard.CardModule.PIV.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.