1 write to AllowPostdating
System.IdentityModel (1)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
494rst.AllowPostdating = true;
2 references to AllowPostdating
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (2)
863if (rst.AllowPostdating) 865requestSerializer.WriteXmlElement(writer, trustConstants.Elements.AllowPostdating, rst.AllowPostdating, rst, context);