2 references to PreferSslCertificateAuthenticatorProperty
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\InitiatorServiceModelSecurityTokenRequirement.cs (2)
67return GetPropertyOrDefault<bool>(PreferSslCertificateAuthenticatorProperty, false); 71this.Properties[PreferSslCertificateAuthenticatorProperty] = value;