Delete¶
Removes the delegation with the specified ID.
$Delegation.Delete(id: string):void
Parameters¶
string id
The ID of the delegation entry to remove.
Removes the delegation with the specified ID.
$Delegation.Delete(id: string):void
string id
The ID of the delegation entry to remove.