2 writes to id
System.IdentityModel (2)
System\IdentityModel\Tokens\RsaSecurityToken.cs (2)
36
this.
id
= id;
52
this.
id
= SecurityUniqueId.Create().Value;
1 reference to id
System.IdentityModel (1)
System\IdentityModel\Tokens\RsaSecurityToken.cs (1)
152
get { return this.
id
; }