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