AccessCreateDenyAllButLocalMachine Method |
Returns an Access object that denies all access aside from the local machine.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static Access CreateDenyAllButLocalMachine()
Public Shared Function CreateDenyAllButLocalMachine As Access
public:
static Access^ CreateDenyAllButLocalMachine()
static member CreateDenyAllButLocalMachine : unit -> Access
Return Value
Type:
AccessSee Also