Click or drag to resize
IUserManagerCanCreateUsers Property
Gets a value indicating that the manager can create new user accounts.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool CanCreateUsers { get; }

Property Value

Type: Boolean
See Also