2 writes to SamlTokenType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (2)
830
this.
SamlTokenType
= dictionary.CreateString(IdentityModelStringsVersion1.String151, 151);
846
this.
SamlTokenType
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String151);
1 reference to SamlTokenType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
486
return XD.SecurityXXX2005Dictionary.
SamlTokenType
.Value;