1 write to negotiationData
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityToken.cs (1)
427
this.
negotiationData
= negotiation;
2 references to negotiationData
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityToken.cs (2)
436
else if (this.
negotiationData
== null && this.onGetBinaryNegotiation != null)
440
return this.
negotiationData
;