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