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