IMetabaseClassesSecurityDescriptors.RemoveByClassId

Syntax

RemoveByClassId(ClassId: MetabaseObjectClass): Boolean;

RemoveByClassId(Prognoz.Platform.Interop.Metabase.MetabaseObjectClass): System.Boolean;

Parameters

ClassId. Object type.

Description

The RemoveByClassId method removes security descriptor from collection by object type.

Comments

The collection of security descriptors is determined by a set of descriptors that a set for object types method.

See also:

IMetabaseClassesSecurityDescriptors