2 writes to RelAssertionValueType
System.IdentityModel (2)
System\IdentityModel\XD.cs (2)
753this.RelAssertionValueType = dictionary.CreateString(IdentityModelStringsVersion1.String135, 135); 787this.RelAssertionValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String135);
1 reference to RelAssertionValueType
System.IdentityModel (1)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
729return XD.SecurityJan2004Dictionary.RelAssertionValueType.Value;