Searched refs:hard_expiry (Results 1 – 2 of 2) sorted by relevance
74 hard_expiry=bool(p['hard_expiry']),
1567 hard_expiry=None, max_password_age=None , argument1626 if hard_expiry is not None and type(allow_users_to_change_password) is bool:1627 params['HardExpiry'] = str(hard_expiry).lower()