2 writes to RelAssertionValueType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (2)
750this.RelAssertionValueType = dictionary.CreateString(IdentityModelStringsVersion1.String135, 135); 784this.RelAssertionValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String135);
1 reference to RelAssertionValueType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
537return XD.SecurityJan2004Dictionary.RelAssertionValueType.Value;