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