1 write to AllowSerializedSigningTokenOnReply
System.ServiceModel (1)
System\ServiceModel\Configuration\SecurityElementBase.cs (1)
256this.AllowSerializedSigningTokenOnReply = source.AllowSerializedSigningTokenOnReply;
2 references to AllowSerializedSigningTokenOnReply
System.ServiceModel (2)
System\ServiceModel\Configuration\SecurityElementBase.cs (2)
221asbe.AllowSerializedSigningTokenOnReply = this.AllowSerializedSigningTokenOnReply; 256this.AllowSerializedSigningTokenOnReply = source.AllowSerializedSigningTokenOnReply;