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