dms.DeleteSD
With this job, the access control entry of a user/group or the entire access control list for a specified object can be deleted.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Controls what is deleted: |
|
INT |
No |
Type of the object (for Flags |
|
INT |
No |
ID of the object instance (for Flags |
|
STRING |
No |
GUID of the Security Descriptor (for Flags |
|
STRING |
No |
GUID of the user/group whose access rights should be deleted (for Flags |
2. Return Value
(INT): 0 = Job successful, otherwise error code
Complete error list