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