2 references to X500DistinguishedNameClaim
System.ServiceModel (2)
System\ServiceModel\Security\SctClaimSerializer.cs (2)
83
writer.WriteStartElement(dictionary.
X500DistinguishedNameClaim
, dictionary.EmptyString);
249
else if (reader.IsStartElement(dictionary.
X500DistinguishedNameClaim
, dictionary.EmptyString))