| IUserManagerCanCreateUsers Property  | 
            Gets a value indicating that the manager can create new user accounts.
            
 
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool CanCreateUsers { get; }ReadOnly Property CanCreateUsers As Boolean
	Get
property bool CanCreateUsers {
	bool get ();
}abstract CanCreateUsers : bool with get
Property Value
Type: 
Boolean
See Also