Click or drag to resize
ServerConfigJsonInitialSettings Property
Gets or sets the initial settings, if any, to apply to new users.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string InitialSettings { get; set; }

Property Value

Type: String
See Also