1 write to system
System.IdentityModel (1)
System\IdentityModel\Claims\Claim.cs (1)
84system = new Claim(ClaimTypes.System, XsiConstants.System, Rights.Identity);
2 references to system
System.IdentityModel (2)
System\IdentityModel\Claims\Claim.cs (2)
83if (system == null) 86return system;