CDacl Members

Methods

CDacl

The constructor.

~CDacl

The destructor.

AddAllowedAce

Adds an allowed ACE (access-control entry) to the CDacl object.

AddDeniedAce

Adds a denied ACE to the CDacl object.

GetAceCount

Returns the number of ACEs (access-control entries) in the CDacl object.

RemoveAce

Removes a specific ACE (access-control entry) from the CDacl object.

RemoveAllAces

Removes all of the ACEs contained in the CDacl object.

Operators

operator =

Assignment operator.

See Also

Reference

CDacl Class