3 references to Universal
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (3)
1053
Debug.Assert((groupTypeCombined & ADGroupScope.
Universal
) != 0); // ADS_GROUP_TYPE_UNIVERSAL_GROUP
1447
Utils.ClearBit(ref groupTypeCombined, ADGroupScope.
Universal
);
1461
Utils.SetBit(ref groupTypeCombined, ADGroupScope.
Universal
);