Removes a role assignment from the current Folder object.
DeleteAssignment (Assignee As String, Role As String)
|
Name |
Description |
|---|---|
|
Assignee |
User or group name to remove the role from. |
|
Role |
Role name to remove from Assignee. |
This method sets the InheritedFromParent property to False.
Related concepts