IAccessControlList

Description

The IAccessControlList interface contains properties and methods of a collection of additional parameters of a security object.

Properties

  Property name Brief description
Count The Count property returns number of additional security parameters of the object.
Item The Item property returns an object that contains an additional security parameter.

Methods

  Method name Brief description
AddAce The AddAce method adds an additional security parameter.
Append The Append method is a part of additional security parameters of the object .

Assign

The Assign method replaces additional security parameters of the object.

Clear The Clear method clears a list of additional security parameters of an object.
Remove The Remove method returns True, if removal of an additional parameter with the Index index succeeded.

See also:

Metabase Assembly Interfaces