1 write to id
System.IdentityModel (1)
System\IdentityModel\Tokens\WindowsSecurityToken.cs (1)
57this.id = id;
1 reference to id
System.IdentityModel (1)
System\IdentityModel\Tokens\WindowsSecurityToken.cs (1)
66get { return this.id; }