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