ActiveDirectorySecurity::RemoveAccess Method (IdentityReference^, AccessControlType)
.NET Framework (current version)
Removes all access rules that have the specified IdentityReference object and AccessControlType object from the DACL of an object.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- identity
-
Type:
System.Security.Principal::IdentityReference^
An IdentityReference object such as an NTAccount object, that resolves to a security identifier (SID).
- type
-
Type:
System.Security.AccessControl::AccessControlType
An AccessControlType object that contains the ACE type.
.NET Framework
Available since 2.0
Available since 2.0
Show: