2 references to ClaimType
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (2)
187
while (reader.IsStartElement(WSIdentityConstants.Elements.
ClaimType
, ns))
938
writer.WriteStartElement(prefix, WSIdentityConstants.Elements.
ClaimType
, ns);