2 writes to trustDriver
System.ServiceModel (2)
System\ServiceModel\Security\SecurityStandardsManager.cs (2)
68this.trustDriver = new WSTrustDec2005.DriverDec2005(this); 70this.trustDriver = new WSTrustFeb2005.DriverFeb2005(this);
1 reference to trustDriver
System.ServiceModel (1)
System\ServiceModel\Security\SecurityStandardsManager.cs (1)
125get { return this.trustDriver; }