1 type derived from WSSecurityJan2004
System.ServiceModel (1)
System\ServiceModel\Security\WSSecurityXXX2005.cs (1)
32class WSSecurityXXX2005 : WSSecurityJan2004
1 instantiation of WSSecurityJan2004
System.ServiceModel (1)
System\ServiceModel\Security\WSSecurityTokenSerializer.cs (1)
118this.serializerEntries.Add(new WSSecurityJan2004(this, samlSerializer));
3 references to WSSecurityJan2004
System.ServiceModel (3)
System\ServiceModel\Security\SecurityStandardsManager.cs (1)
59this.idManager = WSSecurityJan2004.IdManager.Instance;
System\ServiceModel\Security\WSSecurityXXX2005.cs (2)
46new class SamlTokenEntry : WSSecurityJan2004.SamlTokenEntry 56new class WrappedKeyTokenEntry : WSSecurityJan2004.WrappedKeyTokenEntry