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