RemoveWindowsDesktop
Removes a specific Windows desktop right from the role.
Syntax
void RemoveWindowsDesktop(IWindowsDesktop windowsDesktop)
Parameter
Specify the following parameter when using this method:
Parameter | Description |
---|---|
windowsDesktop
|
The Windows desktop right you want to remove. |
Discussion
Changes to the role assignments are not stored in Active Directory until you
call the Commit
method.