ISecurityDescriptor.Edit

Syntax

Edit;

Edit();

Description

The Edit method opens the object security parameters for editing.

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