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 the number of additional security parameters of the object.
Item The Item property returns the 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 removes an additional security parameter of the object and returns whether removal succeeded.

See also:

Metabase Assembly Interfaces