RemoveNetworkAccess
Removes a specific network access right from the role.
Syntax
void RemoveNetworkAccess(INetworkAccess networkAccess)
Parameter
Specify the following parameter when using this method:
Parameter | Description |
---|---|
networkAccess
|
The network 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.