Example #1
0
 public static int GetUsetId(this IPrincipal principal)
 {
     return(principal.GetUsetData().Id);
 }