1 write to id
System.IdentityModel (1)
System\IdentityModel\Tokens\X509SecurityToken.cs (1)
53this.id = id;
1 reference to id
System.IdentityModel (1)
System\IdentityModel\Tokens\X509SecurityToken.cs (1)
61get { return this.id; }