2 writes to Saml11AssertionValueType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (2)
832
this.
Saml11AssertionValueType
= dictionary.CreateString(IdentityModelStringsVersion1.String153, 153);
848
this.
Saml11AssertionValueType
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String153);
1 reference to Saml11AssertionValueType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
510
return (valueType == XD.SecurityXXX2005Dictionary.
Saml11AssertionValueType
.Value);