public void CeipIsOptedIn()
 {
     // Can't really validate this, just make sure it doesn't blow up.
     SystemInformation.CeipIsOptedIn();
 }