IMetabaseClassesSecurityDescriptors.Item

Syntax

Item(Index: Integer): IMetabaseClassSecurityDescriptor;

Parameters

Index. Index of security descriptor in collection.

Description

The Item property returns security descriptor parameters by index.

Comments

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

The property is read-only.

See also:

IMetabaseClassesSecurityDescriptors