Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The IMetabaseUpdateSecurityLevel interface contains properties of the security level of the mandatory access for the update.
Property name | Brief description | |
Category | The Category property returns the security category of the mandatory access. | |
CriticalityLabel | The CriticalityLabel property returns the criticality label of the security level. |
|
Description | The Description property returns the description of the security level. | |
Exists | The Exists property returns whether the security level exists in the update of the base, on which it is installed. | |
Index | The Index property returns the index of the security level in the collection. |
|
IsValid | The IsValid property returns whether the security level is available. |
|
Name | The Name property returns the name of the security level. |
See also: