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