1 instantiation of WSTrustDec2005
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\WSSecurityTokenSerializer.cs (1)
129
_serializerEntries.Add(new
WSTrustDec2005
(this));
1 reference to WSTrustDec2005
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecurityStandardsManager.cs (1)
58
TrustDriver = new
WSTrustDec2005
.DriverDec2005(this);