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