The error code that was returned by the failing SmartCardAPI.CardModule.PIV API call.
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 ReadOnly Property ErrorCode() As PivCardErrorCode
This language is not supported or no code example is available.
public PivCardErrorCode ErrorCode {get;}
This language is not supported or no code example is available.
public:
property PivCardErrorCode ErrorCode {
PivCardErrorCode get( );
}
This language is not supported or no code example is available.
Property Value
Type: PivCardErrorCodeThe error code.