What does HRESULT 0x80100033 (SCARD_E_NO_PIN_CACHE) mean?

 
Previous Next
SCARD_E_PIN_CACHE_EXPIRED SCARD_E_READ_ONLY_CARD

SCARD_E_NO_PIN_CACHE

SCARD_E_NO_PIN_CACHE The smart-card PIN cannot be cached. PIN caching may be disabled by policy, unavailable for this card/provider, or intentionally restricted for the requested operation.

What to do

  • Prompt through the supported user-interaction path when the operation legitimately requires PIN verification.
  • Review smart-card policy and middleware configuration before assuming that PIN reuse should work.
  • Do not work around the error by storing a PIN in an application configuration, script, or credential cache.

Microsoft: Smart card Group Policy and registry settings

Microsoft: Smart Card architecture

Microsoft: Smart card debugging information


Looking for a different code? Search another status or error code.