2 references to ValueType
System.IdentityModel (2)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (2)
690string valueType = string.IsNullOrEmpty(samlClause.ValueType) ? XD.SecurityJan2004Dictionary.SamlAssertionIdValueType.Value : samlClause.ValueType;