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