3 references to Location
System.IdentityModel (3)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (3)
672if (!string.IsNullOrEmpty(samlClause.Binding) || !string.IsNullOrEmpty(samlClause.Location) || !string.IsNullOrEmpty(samlClause.AuthorityKind)) 679if (!string.IsNullOrEmpty(samlClause.Location)) 681writer.WriteAttributeString(XD.SamlDictionary.Location, null, samlClause.Location);