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