AddDescriptor(Value: IMetabaseClassSecurityDescriptor);
Value. Created security descriptor.
The AddDescriptor method adds created security descriptor with specified access permissions to the collection.
To create a security descriptor, use the IMetabaseClassesSecurityDescriptors.CreateDescriptor method.
The collection of security descriptors is determined by a set of descriptors that a set for object types.
The method use is given in the example for IMetabaseClassesSecurityDescriptors.CreateDescriptor.
See also: