2 references to X509ThumbprintClaim
System.ServiceModel (2)
System\ServiceModel\Security\SctClaimSerializer.cs (2)
92
writer.WriteStartElement(dictionary.
X509ThumbprintClaim
, dictionary.EmptyString);
257
else if (reader.IsStartElement(dictionary.
X509ThumbprintClaim
, dictionary.EmptyString))