1 write to id
System.IdentityModel (1)
System\IdentityModel\Tokens\GenericXmlSecurityToken.cs (1)
46this.id = GetId(tokenXml);
1 reference to id
System.IdentityModel (1)
System\IdentityModel\Tokens\GenericXmlSecurityToken.cs (1)
59get { return this.id; }