GetEffectivePamAccesses
Returns all the PAM application access rights that can be assigned to users in the zone, including rights inherited from zones higher in the hierarchy.
Syntax
IPams GetEffectivePamAccesses()
Return value
The collection of effective PAM application access rights in the zone.
Exceptions
GetEffectivePamAccesses
throws an ApplicationException
if it failed to get the
effective command rights (see the message returned by the exception for the
reason).