46 references to ActiveDirectoryRights
System.DirectoryServices (46)
System\DirectoryServices\ActiveDirectorySecurity.cs (46)
116ActiveDirectoryRights.GenericRead, // will be ignored 198ActiveDirectoryRights.GenericRead, // will be ignored 357public override Type AccessRightType => typeof(ActiveDirectoryRights); 371internal static int AccessMaskFromRights(ActiveDirectoryRights adRights) => (int)adRights; 373internal static ActiveDirectoryRights RightsFromAccessMask(int accessMask) 375return (ActiveDirectoryRights)accessMask; 398accessMask = ActiveDirectoryRightsTranslator.AccessMaskFromRights(ActiveDirectoryRights.ReadProperty); 404accessMask = ActiveDirectoryRightsTranslator.AccessMaskFromRights(ActiveDirectoryRights.WriteProperty); 527ActiveDirectoryRights adRights, 544ActiveDirectoryRights adRights, 561ActiveDirectoryRights adRights, 578ActiveDirectoryRights adRights, 596ActiveDirectoryRights adRights, 614ActiveDirectoryRights adRights, 656public ActiveDirectoryRights ActiveDirectoryRights 678(int)ActiveDirectoryRights.ListChildren, 695(int)ActiveDirectoryRights.ListChildren, 712(int)ActiveDirectoryRights.ListChildren, 734(int)ActiveDirectoryRights.CreateChild, 750(int)ActiveDirectoryRights.CreateChild, 766(int)ActiveDirectoryRights.CreateChild, 783(int)ActiveDirectoryRights.CreateChild, 800(int)ActiveDirectoryRights.CreateChild, 817(int)ActiveDirectoryRights.CreateChild, 839(int)ActiveDirectoryRights.DeleteChild, 855(int)ActiveDirectoryRights.DeleteChild, 871(int)ActiveDirectoryRights.DeleteChild, 888(int)ActiveDirectoryRights.DeleteChild, 905(int)ActiveDirectoryRights.DeleteChild, 922(int)ActiveDirectoryRights.DeleteChild, 1115(int)ActiveDirectoryRights.ExtendedRight, 1131(int)ActiveDirectoryRights.ExtendedRight, 1147(int)ActiveDirectoryRights.ExtendedRight, 1164(int)ActiveDirectoryRights.ExtendedRight, 1181(int)ActiveDirectoryRights.ExtendedRight, 1198(int)ActiveDirectoryRights.ExtendedRight, 1220(int)ActiveDirectoryRights.DeleteTree, 1236(int)ActiveDirectoryRights.DeleteTree, 1253(int)ActiveDirectoryRights.DeleteTree, 1272ActiveDirectoryRights adRights, 1289ActiveDirectoryRights adRights, 1306ActiveDirectoryRights adRights, 1323ActiveDirectoryRights adRights, 1341ActiveDirectoryRights adRights, 1359ActiveDirectoryRights adRights, 1401public ActiveDirectoryRights ActiveDirectoryRights