1 type derived from SamlJan2004KeyIdentifierStrEntry
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
505private class Saml2Jan2004KeyIdentifierStrEntry : SamlJan2004KeyIdentifierStrEntry
1 instantiation of SamlJan2004KeyIdentifierStrEntry
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
50strEntries.Add(new SamlJan2004KeyIdentifierStrEntry());
1 reference to SamlJan2004KeyIdentifierStrEntry
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityXXX2005.cs (1)
112if ((str is SamlJan2004KeyIdentifierStrEntry)