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

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

Return Value

Type: Access
See Also