temporaryPasswordValidityDays property

int? temporaryPasswordValidityDays
final

In the password policy you have set, refers to the number of days a temporary password is valid. If the user does not sign-in during this time, their password will need to be reset by an administrator.

Implementation

final int? temporaryPasswordValidityDays;