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