2 references to Allow
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (2)
509
string attrValue = reader.GetAttribute(trustConstants.Attributes.
Allow
);
1260
writer.WriteAttributeString(trustConstants.Attributes.
Allow
, XmlConvert.ToString(renewing.AllowRenewal));