2 writes to Saml11AssertionValueType
System.IdentityModel (2)
System\IdentityModel\XD.cs (2)
835
this.
Saml11AssertionValueType
= dictionary.CreateString(IdentityModelStringsVersion1.String153, 153);
851
this.
Saml11AssertionValueType
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String153);
1 reference to Saml11AssertionValueType
System.IdentityModel (1)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
702
return (valueType == XD.SecurityXXX2005Dictionary.
Saml11AssertionValueType
.Value);