| IUserManagerCanListUsers Property  | 
            Gets a value indicating that the manager can retrieve a list of users.
            
 
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool CanListUsers { get; }ReadOnly Property CanListUsers As Boolean
	Get
property bool CanListUsers {
	bool get ();
}abstract CanListUsers : bool with get
Property Value
Type: 
Boolean
See Also