2 writes to message
System.ServiceModel (2)
System\ServiceModel\Security\TransportSecurityProtocol.cs (2)
283
this.
message
= message;
290
this.binding.SetUpDelayedSecurityExecution(ref this.
message
, this.actor, this.SupportingTokens);
1 reference to message
System.ServiceModel (1)
System\ServiceModel\Security\TransportSecurityProtocol.cs (1)
297
return self.
message
;