Click or drag to resize
WebSsettingsLocalOnly Property
The WebS will only allow localhost access to the services

Namespace: DrawerBackup.Native.Server.WebS
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public bool LocalOnly { get; set; }

Property Value

Type: Boolean
See Also