public void ClaimCurrentCacheType(AuthCacheType newType)
 {
     _winHelloProvider.ClaimCurrentCacheType(newType);
 }