Click or drag to resize
AccessCreateDenyAllButLocalMachineAndNetwork Method
Returns an Access object that denies all access aside from the local machine and the local network.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Access CreateDenyAllButLocalMachineAndNetwork()

Return Value

Type: Access
See Also