1 write to claims
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAttribute.cs (1)
198
this.
claims
= tempClaims;
2 references to claims
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlAttribute.cs (2)
187
if (this.
claims
== null)
201
return this.
claims
.AsReadOnly();