3 references to NameIdentifierFormats
System.IdentityModel (3)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (3)
4640
StringComparer.Ordinal.Equals(nameIdentifier.Format.AbsoluteUri, Saml2Constants.
NameIdentifierFormats
.Entity.AbsoluteUri))
4644
throw DiagnosticUtility.ThrowHelperXml(reader, SR.GetString(SR.ID4262, nameIdentifier.Value, Saml2Constants.
NameIdentifierFormats
.Entity.AbsoluteUri));
4651
throw DiagnosticUtility.ThrowHelperXml(reader, SR.GetString(SR.ID4263, nameIdentifier.Value, Saml2Constants.
NameIdentifierFormats
.Entity.AbsoluteUri));