IUserManagerCanDeleteUsers Property |
Gets a value indicating that the manager can delete user accounts.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool CanDeleteUsers { get; }
ReadOnly Property CanDeleteUsers As Boolean
Get
property bool CanDeleteUsers {
bool get ();
}
abstract CanDeleteUsers : bool with get
Property Value
Type:
BooleanSee Also