AddPamAccess
Adds a PAM application access right to the role.
Syntax
void AddPamAccess(IPam pam)
Parameter
Specify the following parameter when using this method:
| Parameter | Description |
|---|---|
pam
|
The PAM application right you want to add to the role. |
Discussion
This right is not stored in Active Directory until you call the Commit method.
Exceptions
AddPamAccess throws an ApplicationException if the PAM application access right
is not in the current or parent zone.