2 references to PreferSslCertificateAuthenticatorProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\InitiatorServiceModelSecurityTokenRequirement.cs (2)
59return GetPropertyOrDefault<bool>(PreferSslCertificateAuthenticatorProperty, false); 63this.Properties[PreferSslCertificateAuthenticatorProperty] = value;