ISecurityDescriptor.Edit

Syntax

Edit;

Description

The Edit method opens object security parameters for edit.

Comments

After making the changes, use the Apply method to save them, use the Revert method to cancel changes.

Example

The method use is given in the example for ISecurityDescriptor.ApplyO.

See also:

ISecurityDescriptor | ISecurityDescriptor.Apply | ISecurityDescriptor.Revert