2 writes to transportSecurity
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\MsmqIntegrationSecurity.cs (2)
20
this.
transportSecurity
= new MsmqTransportSecurity();
40
set { this.
transportSecurity
= value; }
1 reference to transportSecurity
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationSecurity.cs (1)
39
get { return this.
transportSecurity
; }