Home
last modified time | relevance | path

Searched refs:IsConfiguredTransportAuthentication (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DBasicHttpSecurity.cs86 … return HttpTransportSecurity.IsConfiguredTransportAuthentication(http, transportSecurity); in IsEnabledTransportAuthentication()
H A DHttpTransportSecurity.cs148 …internal static bool IsConfiguredTransportAuthentication(HttpTransportBindingElement http, HttpTra… in IsConfiguredTransportAuthentication() method in System.ServiceModel.HttpTransportSecurity