2 writes to ThumbprintSha1ValueType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (2)
827this.ThumbprintSha1ValueType = dictionary.CreateString(IdentityModelStringsVersion1.String148, 148); 843this.ThumbprintSha1ValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String148);
1 reference to ThumbprintSha1ValueType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityXXX2005.cs (1)
181return XD.SecurityXXX2005Dictionary.ThumbprintSha1ValueType.Value;