public method ISystemSettingsProvider.isPasswordExpired
Overview
Checks whether the password is expired
Declaration
function isPasswordExpired()
public Boolean isPasswordExpired();
public bool isPasswordExpired();
Returns
The method returns a boolean value indicating whether the password is expired
Details
Declared in ISystemSettingsProvider