1 write to Delegatable
System.IdentityModel (1)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
488
rst.
Delegatable
= reader.ReadElementContentAsBoolean();
2 references to Delegatable
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (2)
858
if (rst.
Delegatable
!= null)
860
requestSerializer.WriteXmlElement(writer, trustConstants.Elements.Delegatable, rst.
Delegatable
.Value, rst, context);