CacheOptions type

利用此工具在 ClientConfiguration 物件中設定憑證快取偏好

  • claimsBasedCachingEnabled - 根據權利要求的雜湊值設定是否應該快取權杖。 預設值為 false。
type CacheOptions = { claimsBasedCachingEnabled?: boolean }