The ISecurityCategory interface contains properties and methods of security categories of mandatory access.
| Property name | Brief description | |
| Hierarchical | The Hierarchical property determines whether security category is hierarchical. | |
| Key | The Key property returns a 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. |
| Method name | Brief description | |
| AddLevel | The AddLevel method creates a level in a security category. | |
| FindLevelByLabel | The FindLevelByLabel method searches a level by criticality label. | |
| RemoveLevel | The RemoveLevel method removes the security level and indicates whether the removal succeeded. |
See also: