Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
getCustomerServiceEmail () | |
getLimitationTimePeriod () | |
isAdminAccountSharingEnabled () | |
getAdminSessionLifetime () | |
getPasswordResetProtectionType () | |
getMaxNumberPasswordResetRequests () | |
getMinTimeBetweenPasswordResetRequests () | |
Password security config Interface
@api
Definition at line 14 of file ConfigInterface.php.
getAdminSessionLifetime | ( | ) |
getCustomerServiceEmail | ( | ) |
getLimitationTimePeriod | ( | ) |
Get time period limitation of password reset requests
Implemented in Config.
getMaxNumberPasswordResetRequests | ( | ) |
Get max number password reset requests per time period
Implemented in Config.
getMinTimeBetweenPasswordResetRequests | ( | ) |
getPasswordResetProtectionType | ( | ) |
isAdminAccountSharingEnabled | ( | ) |