1 write to AllowSerializedSigningTokenOnReply
System.ServiceModel (1)
System\ServiceModel\Configuration\SecurityElementBase.cs (1)
221asbe.AllowSerializedSigningTokenOnReply = this.AllowSerializedSigningTokenOnReply;
1 reference to AllowSerializedSigningTokenOnReply
System.ServiceModel (1)
System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
299forward.AllowSerializedSigningTokenOnReply = this.AllowSerializedSigningTokenOnReply;