2 writes to includeWindowsGroups
System.ServiceModel (2)
System\ServiceModel\Security\WindowsServiceCredential.cs (2)
21this.includeWindowsGroups = other.includeWindowsGroups; 47this.includeWindowsGroups = value;
2 references to includeWindowsGroups
System.ServiceModel (2)
System\ServiceModel\Security\WindowsServiceCredential.cs (2)
21this.includeWindowsGroups = other.includeWindowsGroups; 42return this.includeWindowsGroups;