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