2 references to HttpBasicAuthenticationName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy12.cs (2)
68
policy.AppendChild(CreateWsspAssertion(WSSecurityPolicy.
HttpBasicAuthenticationName
));
111
else if (node.LocalName == WSSecurityPolicy.
HttpBasicAuthenticationName
)