Assembly: Metabase;
The IMetabaseUpdateSecurityCategory interface contains properties and methods of the security category of the mandatory access for the update.
| Property name | Brief description | |
![]() |
Exists | The Exists property returns whether there is the security category of the mandatory access exists in the database, on which it is installed. |
![]() |
IsValid | The IsValid property returns whether security category is available. |
![]() |
Key | The Key property returns the key of the security category of the mandatory access. |
![]() |
Level | The Level property returns the security level by index. |
![]() |
LevelCount | The LevelCount property returns the number of security levels. |
![]() |
Name | The Name property returns the security category name. |
| Method name | Brief description | |
![]() |
FindLevelByLabel | The FindLevelByLabel method returns the security level by the criticality label. |
See also: