2 writes to includeWindowsGroups
System.ServiceModel (2)
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (2)
38this.includeWindowsGroups = other.includeWindowsGroups; 144this.includeWindowsGroups = value;
2 references to includeWindowsGroups
System.ServiceModel (2)
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (2)
38this.includeWindowsGroups = other.includeWindowsGroups; 139return this.includeWindowsGroups;