RemoveSshRight
Removes a specific SSH application access right from the role.
Syntax
void RemoveSshRight(ISsh ssh)
Parameter
Specify the following parameter when using this method:
Parameter | Description |
---|---|
ssh
|
The SSH 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.