2 references to X509ThumbprintClaim
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
1546
writer.WriteStartElement(dictionary.
X509ThumbprintClaim
, dictionary.EmptyString);
1667
else if (reader.IsStartElement(dictionary.
X509ThumbprintClaim
, dictionary.EmptyString))