Click or drag to resize
IWebServerRemoveAdministratorPath Method
Tells the server that anyone can now access this path.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void RemoveAdministratorPath(
	string pathFromRoot
)

Parameters

pathFromRoot
Type: SystemString
See Also