2 references to PreferSslCertificateAuthenticatorProperty
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\Tokens\InitiatorServiceModelSecurityTokenRequirement.cs (2)
58
return GetPropertyOrDefault(
PreferSslCertificateAuthenticatorProperty
, false);
62
Properties[
PreferSslCertificateAuthenticatorProperty
] = value;