public void SetEncryption(object sender, EventArgs e)
 {
     _credentialService.SetEncryption();
 }