IMetabaseUpdateSecurityCategory.FindLevelByLabel

Syntax

FindLevelByLabel(CriticalityLabel: Integer):IMetabaseUpdateSecurityLevel;

Parameters

CriticalityLabel. Criticality label.

Description

The FindLevelByLabel method returns the security level by the criticality label.

Example

The method use is given in the example for IMetabaseUpdateMandatoryAccess.Category.

See also:

IMetabaseUpdateSecurityCategory