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