3 references to SecurityTokenReference
System.IdentityModel (3)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (3)
517throw DiagnosticUtility.ThrowHelperXml(reader, SR.GetString(SR.ID3061, WSSE.Elements.SecurityTokenReference, WSSE.Namespace)); 689writer.WriteStartElement(WSSE.Elements.SecurityTokenReference, WSSE.Namespace); 854if (!reader.IsStartElement(WSSE.Elements.SecurityTokenReference, WSSE.Namespace))