1 write to id
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityKeyIdentifierClause.cs (1)
45set { this.id = value; }
1 reference to id
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityKeyIdentifierClause.cs (1)
44get { return this.id; }