public HRMPrincipal(HRMIdentity identity)
 {
     this.Identity = identity;
 }
Example #2
0
 public HRMPrincipal(HRMIdentity identity)
 {
     this.Identity = identity;
 }