1 write to Forwardable
System.IdentityModel (1)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
482
rst.
Forwardable
= reader.ReadElementContentAsBoolean();
2 references to Forwardable
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (2)
853
if (rst.
Forwardable
!= null)
855
requestSerializer.WriteXmlElement(writer, trustConstants.Elements.Forwardable, rst.
Forwardable
.Value, rst, context);