IADsAcl interface (iads.h)

The IADsAcl interface provides methods for an ADSI client to access and manipulate the ACL or Inherited ACL attribute values. This interface manipulates the attributes.

Inheritance

The IADsAcl interface inherits from the IDispatch interface. IADsAcl also has these types of members:

Methods

The IADsAcl interface has these methods.

 
IADsAcl::CopyAcl

The IADsAcl::CopyAcl method makes a copy of the existing ACL.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header iads.h

See also

IADsAcl Property Methods

IDispatch