6 references to ClaimType
System.IdentityModel (6)
System\IdentityModel\Metadata\MetadataSerializer.cs (6)
449
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new MetadataSerializationException(SR.GetString(SR.ID3202, WSAuthorizationConstants.Elements.
ClaimType
, claimType)));
1788
if (reader.IsStartElement(WSAuthorizationConstants.Elements.
ClaimType
, WSAuthorizationConstants.Namespace))
1812
if (reader.IsStartElement(WSAuthorizationConstants.Elements.
ClaimType
, WSAuthorizationConstants.Namespace))
2092
writer.WriteStartElement(WSAuthorizationConstants.Prefix, WSAuthorizationConstants.Elements.
ClaimType
, WSAuthorizationConstants.Namespace);
2097
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new MetadataSerializationException(SR.GetString(SR.ID3203, WSAuthorizationConstants.Elements.
ClaimType
)));
3111
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new MetadataSerializationException(SR.GetString(SR.ID3203, WSAuthorizationConstants.Elements.
ClaimType
)));