2 references to InResponseTo
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (2)
5281value = reader.GetAttribute(Saml2Constants.Attributes.InResponseTo); 5399writer.WriteAttributeString(Saml2Constants.Attributes.InResponseTo, data.InResponseTo.Value);