public bool HasChanged()
 {
     return(SessionConfiguration.HasChanged());
 }