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