1 write to IncludeWindowsGroups
System.ServiceModel (1)
System\ServiceModel\Configuration\X509ClientCertificateAuthenticationElement.cs (1)
89this.IncludeWindowsGroups = from.IncludeWindowsGroups;
2 references to IncludeWindowsGroups
System.ServiceModel (2)
System\ServiceModel\Configuration\X509ClientCertificateAuthenticationElement.cs (2)
89this.IncludeWindowsGroups = from.IncludeWindowsGroups; 104cert.IncludeWindowsGroups = this.IncludeWindowsGroups;