private void CommandBinding_Executed_RolePrivilege(object sender, ExecutedRoutedEventArgs e)
 {
     vm.ConfigRolePrivilegeEx();
 }