2 writes to mapClientCertificateToWindowsAccount
System.ServiceModel (2)
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (2)
39this.mapClientCertificateToWindowsAccount = other.mapClientCertificateToWindowsAccount; 131this.mapClientCertificateToWindowsAccount = value;
2 references to mapClientCertificateToWindowsAccount
System.ServiceModel (2)
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (2)
39this.mapClientCertificateToWindowsAccount = other.mapClientCertificateToWindowsAccount; 126return this.mapClientCertificateToWindowsAccount;