2 references to Location
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (2)
3025authorityBinding.Location = reader.GetAttribute(SamlConstants.AttributeNames.Location, null); 3083writer.WriteAttributeString(SamlConstants.AttributeNames.Location, null, authorityBinding.Location);