public bool SupportsFido2()
 {
     return(_deviceActionService.SupportsFido2());
 }