1 type derived from WSSecurityJan2004
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityXXX2005.cs (1)
32internal class WSSecurityXXX2005 : WSSecurityJan2004
1 instantiation of WSSecurityJan2004
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityTokenSerializer.cs (1)
118_serializerEntries.Add(new WSSecurityJan2004(this, samlSerializer));
3 references to WSSecurityJan2004
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityStandardsManager.cs (1)
59_idManager = WSSecurityJan2004.IdManager.Instance;
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityXXX2005.cs (2)
46private new class SamlTokenEntry : WSSecurityJan2004.SamlTokenEntry 56private new class WrappedKeyTokenEntry : WSSecurityJan2004.WrappedKeyTokenEntry