public async Task <string> CheckFrameWorkVersion()
 {
     return(SSOHelper.GetFrameWorkVersion());
 }