2 references to ConformsTo
System.Web.Services (2)
System\Web\Services\Description\ServiceDescription.cs (2)
474
if (Soap.BasicProfile1_1 == element.GetAttribute(Soap.Attribute.
ConformsTo
)) {
499
claim.SetAttribute(Soap.Attribute.
ConformsTo
, Soap.BasicProfile1_1);