public method ISystemSettingsProvider.isPasswordExpired

Brief

Checks whether the password is expired

Declaration

protojavascriptjavacsharp
public isPasswordExpired() : boolean

Returns

The method returns a boolean value indicating whether the password is expired

Details

Declared in ISystemSettingsProvider

back