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