IMetabaseClassesSecurityDescriptors.RemoveByClassId

Syntax

RemoveByClassId(ClassId: MetabaseObjectClass): 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.

See also:

IMetabaseClassesSecurityDescriptors