1 write to groups
System.IdentityModel (1)
System\IdentityModel\Claims\WindowsClaimSet.cs (1)
128this.groups = new GroupSidClaimCollection(this.windowsIdentity);
2 references to groups
System.IdentityModel (2)
System\IdentityModel\Claims\WindowsClaimSet.cs (2)
126if (this.groups == null) 130return this.groups;