ISecurityCategory

Description

The ISecurityCategory interface contains properties and methods of security categories of mandatory access.

Properties

  Property name Brief description
Hierarchical The Hierarchical property determines whether security category is hierarchical.
Key The Key property returns the security category key.
Level The Level property returns parameters of the specified security level.
LevelCount The LevelCount property returns the number of levels in the current category.
Name The Name property determines a security category name.

Methods

  Method name Brief description
AddLevel The AddLevel method creates a level in a security category.
FindLevelByLabel The FindLevelByLabel method searches for a level by criticality label.
RemoveLevel The RemoveLevel method removes the security level and returns whether the removal succeeded.

See also:

Metabase Assembly Interfaces