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