public EmptyPrincipal()
 {
     Identity = new EmptyIdentity();
 }
 public EmptyPrincipal() {
     Identity = new EmptyIdentity();
 }