2 references to DefaultMapCertificateToWindowsAccount
System.ServiceModel (2)
System\ServiceModel\Configuration\X509ClientCertificateAuthenticationElement.cs (1)
68[ConfigurationProperty(ConfigurationStrings.MapClientCertificateToWindowsAccount, DefaultValue = X509ClientCertificateAuthentication.DefaultMapCertificateToWindowsAccount)]
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (1)
26bool mapClientCertificateToWindowsAccount = DefaultMapCertificateToWindowsAccount;