Example #1
0
 public static PluginId GetPluginId(this IPrincipal principal)
 {
     return(principal.GeToken().PluginId);
 }